Rbcc56 Posted 15 hours ago Posted 15 hours ago My Winpeshl consists of Startnet.cmd dopartition.bat Apply-win.bat Make-Dir.bat %systemdrive% \sources\setup.exe Question 1 Do the quotes in : %SYSTEMDRIVE%\Windows\System32\diskpart.exe, /s %SYSTEMDRIVE%\Windows\System32\diskpart.txt go around "/s %systemdrive....." or just the "%Systemdrive....at the end?Pa Question 2 Can I use Partition letter "A" in the partitions.txt file. Or is that only for the disk drive [Which I don't have one]? Question 3: I only used Disk letters : C,A,T,U,D but when it Runs Windows in VMWare Workstation `17.6.2 It has completely different letter C,D,E,F,G Why? TIA
Tripredacus Posted 11 hours ago Posted 11 hours ago 4 hours ago, Rbcc56 said: Question 3: I only used Disk letters : C,A,T,U,D but when it Runs Windows in VMWare Workstation `17.6.2 It has completely different letter C,D,E,F,G Why? WinPE reassigns all volume letters based on the order in which the volumes are enumerated. Typically it goes in ascending order from Volume 0, but there are some instances (on real hardware) where a volume (or disk) is not made available at the same time every time and those letters can change. Because of this, I usually recommend that only the disk that is meant to be imaged (or worked) is connected when booting to WinPE.
Rbcc56 Posted 3 hours ago Author Posted 3 hours ago Questions : Does it matter which version of Windows that you use? I noticed that your on Win 7 and the base machine is Windows 11? Is there a way to circumvent the way windows enumerate the drives? if so how?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now