April 15, 200521 yr Well what can I say Ive been using a virtual machine to test the Iso File. I get windows installed brillantly but when it logs on I get an error beep and it says C:\Install\wpi\wpi.cmd could not be found. But I can confirm it is there and to my knowledge everything is right. I really dont know wot else to do I will post all associated files and hopefully someone can see if I have made a stupid mistake? Winnt.sifwinnt.sifWpi.cmdWPI.cmd
April 15, 200521 yr What is the folder loyout of your disk??Also you really need this stuff near the top of your cmd file =REM Example, how to look for CDROM-drive. Must have a file to identify in its root (like WIN51 or WPI.ico).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%REM Determine the WPI startup path. REM if wpi should run off the cd the replace %~dp0 with %CDROM%.set wpipath=%~dp0
Create an account or sign in to comment