Question
Thread display: Collapse - |
All Answers
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Missing or corrupt winload.exe - WinPE Vista
When i use my WinPE to apply a wim file to a laptop i always receive the error:
Missing or corrupt winload.exe
I can then use the WinPE disk to run the following commands for fix the issue:
bcdedit /set {default} device partition=c:
bcdedit /set {default} osdevice partition=c:
bcdedit /set {bootmgr} device partition=c:
What i would like to know is if there's any way to incorporate this command line into the image so i dont need to run these commands manually each time after a re-image.
Thanks