is there another way to tell vista to set %CDROM% as i am having a little error box when installing vista on the C:\ drive
as i have more then ten drivers on my machine after few error box the vista recognise my visa dvd then the wpi start running
these error boxes dont appear at all when installing vista on d:\ drive or on any other driver or on the virtual
so my question is is there another way to do that
i hope someone understood what i mean in an attachment the command i am using
Quote
@Echo off
cWnd /hide @
Echo
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) DO IF EXIST "%%i:\sources\install.wim" (SET CDROM=%%i:& goto DONECD)
:DONECD
rem *** XPlode ***
%CDROM%\WPI\XPlode.exe
goto QUIT
:QUIT
exit
cWnd /hide @
Echo
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) DO IF EXIST "%%i:\sources\install.wim" (SET CDROM=%%i:& goto DONECD)
:DONECD
rem *** XPlode ***
%CDROM%\WPI\XPlode.exe
goto QUIT
:QUIT
exit



Help
Back to top









