gavinl Posted October 14, 2005 Posted October 14, 2005 I use VMware 4 to testing my DVD XP image.I install finished my XP and reboot 1st.When System startiing... System will popup a error message - not found c:\install\WPII already put WPI into $OEM\$1\Install\WPI Dir.Who can help me this issue?Thanks!!!!
AlBundy33 Posted October 14, 2005 Posted October 14, 2005 1. Have you checked if c:\install\WPI exist?2. Have you checked the OemPreinstall is set to Yes in your winnt.sif (in [unattended]-section).GreetingsAl
codeblue Posted October 15, 2005 Posted October 15, 2005 Have you followed these instructions in the WPI.cmd?REM Example, how to look for CDROM-drive. Must have WPI.ico at the root of the CD.for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\wpi.ico set CDROM=%%i:echo Found CD-Rom as drive %CDROM%I also test my DVD in VMware although without any issues.
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