You may find that the startup drive volume is assigned the drive letter "X" in Microsoft Windows Preinstallation Environment (Windows PE) 2004 and Microsoft Windows Preinstallation Environment (Windows PE) 2005. This behavior may affect custom scripts that you use with Windows PE 2004 or Windows PE 2005.
Back to the top
This behavior occurs because of the addition of Windows Management Instrumentation (WMI) support in Windows PE 2004 and Windows PE 2005. WMI requires a hardcoded registry path and does not work if the startup drive volume is not assigned a fixed drive letter when you start Windows PE.
Back to the top
To work around this behavior, use one of the following methods:
| • | Use Windows PE version 1.2. |
| • | Rewrite the scripts to provide for drive letter X that is assigned to the startup drive volume.
|
Back to the top