First of all, thanks a lot for your feedback!
If you have problems to set the DriversRoot variable using startnet.cmd, than leave the startnet.cmd untouched. So the only enty in startnet.cmd is (lile it is originaly):
wpeinit
Now change the SetDriversRoot.cmd like this:
FOR %%i IN (C D E F G H I J K L N M O P Q R S T U V W X Y Z) DO IF EXIST %%i:\DriversRoot.txt SET DriversRoot=%%i:\ X:\setup.exe
Now create a new file in %windir%\system32 called winpeshl.ini:
[LaunchApp] AppPath=%Windir%\System32\SetDriversRoot.cmd
Now it should work! Had some feedbacks from tow German guys having the same problem like you. The steps above were working for them.
I don't know, if you have a WinPE-Disk which boots you to a cmd. Than you could simple test the steps above manually, before wasting ISOs.
So far I've not had the time to find out, why it's working for me from startnet.cmd and why it's not working for some others.
Regards,
Martin



Help


Back to top










