Jump to content











Photo

MultiPE Leopard v2 - Requests


  • Please log in to reply
108 replies to this topic

#51 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 07 January 2011 - 03:50 PM

Hi Max,

PLEASE can you do now script (autoit?) for me?!

I want insert new drivers to offline image.

Idea:
- on the end of building project it will create text file where will be all INF files from projectDIR\Windows\inf (INF file)
- I will install new driver using vpeldr
- script will compare INF file with actual inf files in x:\windows\inf directory, new inf file will run this command
dism.exe /image=d: /Add-Driver /Driver:X:\Windows\inf\newfile.inf /forceunsigned

I am trying this for three hours and I still have nothing ;o(

Similar idea is add something like this:

Posted Image

But propably for other disk then x: you have to use dism command.

Thank you

#52 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 07 January 2011 - 10:03 PM

I like nikzzzz's zPNP very much (see also this post and his web space). The drivers will be loaded after boot. They don't need to be copied into boot.wim but can be loaded from cd or ufd. Since they will be loaded after boot this can be done at any time after a media containing the drivers has been attached. He uses the Microsoft utility devcon.exe to load the drivers. It is quite fast, probably only drivers for unknown devices are loaded. The only drawback is that you need to create an index of your drivers.

I have to admit that I didn't use it with MultiPE yet. I just started to use MultiPE V2 yesterday when I found out that the problems with German Win 7 DVD as source that V1 had are solved.

Many Greetings
MichaelZ


Hi MichaelZ :yammer:

My idea so far still has not changed. (Post#73 http://reboot.pro/88...post__p__108120). Clearly speaking, I do not see this program very useful in practice. But I prepared a script for you. I always use the Standard-4-Drivers.script for install the driver. I think, the pnputil.exe is more useful than other methods. I've been using this program together with the vpeldr. Best regards :)


Attached File  zPNP.7z   1.04MB   10 downloads

Attached File  07.01.png   122KB   10 downloads

#53 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 07 January 2011 - 10:38 PM

Hi Max,

PLEASE can you do now script (autoit?) for me?!

I want insert new drivers to offline image.

Idea:
- on the end of building project it will create text file where will be all INF files from projectDIR\Windows\inf (INF file)
- I will install new driver using vpeldr
- script will compare INF file with actual inf files in x:\windows\inf directory, new inf file will run this command

dism.exe /image=d: /Add-Driver /Driver:X:\Windows\inf\newfile.inf /forceunsigned

I am trying this for three hours and I still have nothing ;o(

Similar idea is add something like this:

Posted Image

But propably for other disk then x: you have to use dism command.

Thank you


Hi Filip Hasa :yammer:

The vpeldr is already using this feature (offline file installation) with External Install (not recommend) option of the Standard-4-Drivers.script. if you select pnputil-mode of the Standard-3-Config.script and internal install setup mode of the Standard-4-Drivers.script will be less troublesome for the driver installation. Best regards :)

Version 4:
Attached File  Standard-4-Drivers.7z   782.71KB   7 downloads

#54 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 08 January 2011 - 08:14 PM

Hi Max,

yes it it clear but only for x: (MultiPE).

But my OS is on D: I cannot do it? Can I?

Thank you

#55 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 08 January 2011 - 10:10 PM

Hi Max,

yes it it clear but only for x: (MultiPE).

But my OS is on D: I cannot do it? Can I?

Thank you


Hi mate ;)

Comparison feature is difficult for me but if the desired file is specified, the program can perform installation of the driver. Best regards :hi:

Coming soon:

Attached File  09.01.png   43.98KB   18 downloads

#56 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 09 January 2011 - 05:05 PM

Hi Filip Hasa :mellow:

Please test this program. Do you accept this way ? Best regards :huh:

MultiPE Leopard Loader & Tools 2011 RT.2 (09.01.2011)
http://rapidshare.co..._09.01.2011_.7z
mirror link : http://www.mediafire...nr5eicdvipts2xt

#57 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 09 January 2011 - 09:31 PM

Hi Filip Hasa :mellow:

Please test this program. Do you accept this way ? Best regards :huh:

MultiPE Leopard Loader & Tools 2011 RT.2 (09.01.2011)
http://rapidshare.co..._09.01.2011_.7z
mirror link : http://www.mediafire...nr5eicdvipts2xt



Hi Max :thumbdown:

It is exactly what i need.

I have some tips for u but tomorrow.

thanks again

#58 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 10 January 2011 - 08:47 AM

Hi Max,

please see this

Posted Image

Can you unlist x: disk for "Install Dism Driver" or merge "Install driver" and "Install Dism Driver" to one.

Thanks for your amazing work

#59 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 10 January 2011 - 01:11 PM

Hi Max,

please can you check box "Hide Wim Compressor" to Standard-6-postconfig.script?!

Thanks

#60 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 11 January 2011 - 09:56 AM

Hi Max :lol:

is not possible to create USB FLASH DISK with build model "normal"?!

Thank you

PS: Today I am 30 years old (exactly). I am here on forum 3 year (exactly). And this is my 300th post (exactly). Isn't mean something?? ;)

Edited by Filip Hasa, 11 January 2011 - 09:58 AM.


#61 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 11 January 2011 - 08:19 PM

Hi Max,

please see this

Posted Image

Can you unlist x: disk for "Install Dism Driver" or merge "Install driver" and "Install Dism Driver" to one.

Thanks for your amazing work


Hi mate ;)

I'm thank you very much for your assessment and comments. I made a few changes in program according to your request. Best regards :hi:

MultiPE Leopard Loader & Tools 2011 RT.2 (11.01.2011)
http://www.rapidshar..._11.01.2011_.7z
mirror link: http://www.mediafire...i6ecej72i4o0gyk

#62 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 11 January 2011 - 08:26 PM

Hi Max,

please can you check box "Hide Wim Compressor" to Standard-6-postconfig.script?!

Thanks


Hi my friend ;)

Please select imagex tool and disable Show imagex check-box and try again. Okay :hi:

Attached File  11.01.png   110.57KB   12 downloads

#63 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 11 January 2011 - 08:43 PM

Hi Max :hi:

is not possible to create USB FLASH DISK with build model "normal"?!

Thank you

PS: Today I am 30 years old (exactly). I am here on forum 3 year (exactly). And this is my 300th post (exactly). Isn't mean something?? :rofl:


Hi again mate ;)

Hmmm. I actually thought about it but these devices are performing very slow for copying small files. I do not know how the performance of the usb v3.0. Have you done any testing with these usb 3.0 devices ?

Wow all the magic numbers come together. :magic: Is today your birthday ? if today is your birthday, I congratulate your birthday. Best regards ;)

#64 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 12 January 2011 - 07:50 AM

Hi my friend ;)

Please select imagex tool and disable Show imagex check-box and try again. Okay :hi:

Attached File  11.01.png   110.57KB   12 downloads


Hi Max,
THanks fot tip. I use it. But is it same?
Thanks

#65 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 12 January 2011 - 08:03 AM

Hi Max,

Hmmm. I actually thought about it but these devices are performing very slow for copying small files. I do not know how the performance of the usb v3.0. Have you done any testing with these usb 3.0 devices ?
Ok, I see the point. USB3.0 is still rare and expensive. I had only 8 GB flash disk and I want try to install some application for to it as normal HDD. If I forget my HDD I will try change code my self ;)

Wow all the magic numbers come together.  :magic:  Is today your birthday ? if today is your birthday, I congratulate your birthday. Best regards :hi:
Yes Thank you. It was fun ;)

#66 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 12 January 2011 - 07:22 PM

Hi Max,
THanks fot tip. I use it. But is it same?
Thanks


Hi mate :smiling9:

Yes, doppelganger. Best regards :thumbsup:

#67 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 12 January 2011 - 07:34 PM

Hi Max,

Hmmm. I actually thought about it but these devices are performing very slow for copying small files. I do not know how the performance of the usb v3.0. Have you done any testing with these usb 3.0 devices ?
Ok, I see the point. USB3.0 is still rare and expensive. I had only 8 GB flash disk and I want try to install some application for to it as normal HDD. If I forget my HDD I will try change code my self ;)

Wow all the magic numbers come together.  :magic:  Is today your birthday ? if today is your birthday, I congratulate your birthday. Best regards :thumbsup:
Yes Thank you. It was fun ;)


Hi mate ;)

Okay. I have not done any testing with flashdisk for normal build model. Before I do a test so if the test is successful, I will set free this feature for these devices. Best regards :smiling9:

#68 xplod

xplod

    Frequent Member

  • Advanced user
  • 158 posts
  •  
    Germany

Posted 14 January 2011 - 03:23 PM

Hallo Max,

is it possible to add Hyper-V support to to multipe? The build is booting fine in Hyper-V but it is missing the Hyper-V Network driver.

Xplod

#69 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 14 January 2011 - 03:54 PM

Hallo Max,

is it possible to add Hyper-V support to to multipe? The build is booting fine in Hyper-V but it is missing the Hyper-V Network driver.

Xplod


Hi Xplod,

can you send me Hyper-V Network driver ?!

Try do put this driver to %CDROM%\Drivers

and configure your zPNP.script :thumbup:

Try boot again.

Filip

#70 Wicketje

Wicketje
  • Members
  • 6 posts
  •  
    Belgium

Posted 17 January 2011 - 10:57 AM

Hello Max,

Thanks for the great work on this. Really good work!
I have a little question. Is it possible to get a script for Easeus Todo Backup 1.1? I have found a script elsewhere but it is not compatible...

Thanks in advance!

Best regards,

Michael

#71 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 17 January 2011 - 11:58 AM

Hi,

did you try this??

It works on VistaPE. It shold work on Leopard as well.

I will test it anyway.

I see it is not working. I can install Easeus Todo Backup 2.0 in MultiPE. Is it now better?

Edited by Filip Hasa, 17 January 2011 - 01:45 PM.


#72 Wicketje

Wicketje
  • Members
  • 6 posts
  •  
    Belgium

Posted 17 January 2011 - 04:01 PM

Hi,

thanks for the quick reply.

I didn't even know there was a new version of Todo Backup.

But how can i install it in MultiPe? Sorry, but I'm a beginner...

Thx

#73 Filip Hasa

Filip Hasa

    Frequent Member

  • Advanced user
  • 408 posts

Posted 17 January 2011 - 04:09 PM

Hi,

thanks for the quick reply.

I didn't even know there was a new version of Todo Backup.

But how can i install it in MultiPe? Sorry, but I'm a beginner...

Thx


Hi,

it is easy like in normal OS.

But start program needs restart we have to install in real windows and catch difference.

You can do it with InstallRite.
Start InstallRite and choose package for TODOBACKUP2. Than create KIT.

Tutorial: http://www.msfn.org/...se-installrite/

Hope this help

Edited by Filip Hasa, 17 January 2011 - 04:26 PM.


#74 Wicketje

Wicketje
  • Members
  • 6 posts
  •  
    Belgium

Posted 17 January 2011 - 04:30 PM

I will give it a try and let you know.

Thanks in advance

#75 Wicketje

Wicketje
  • Members
  • 6 posts
  •  
    Belgium

Posted 22 January 2011 - 01:21 PM

I tried it several times with InstallRite, but InstallRite stops working at building the kit...

Is there a way to solve this? Another program like InstallRite or something else?

Thanks

Greetings




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users