August 11, 200521 yr When wpi menu appears and i click to install application appear an error because wpi want to start application from hard disk (es i don't want c:\install\office2003.exe ... d:\install\office2003.exe ( d or other letter... i want) and not from cd-romI would lite to find (in documentation) how to setup the correct letter of cd-rom during installation... anyone can help me?Thank
August 11, 200521 yr How are you calling WPI??If you are using the wpi.cmd file is it set for %cdrom% and not ~dpo.
August 11, 200521 yr Author In wpi.cmd there were this lines:@ECHO OFFREM 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%REM Determine the WPI startup path. REM if wpi should run off the cd the replace %~dp0 with %cdrom%.set wpipath=%~dp0what are the modification? i think that i must delete a rem word...ok?thank for fast help...
Create an account or sign in to comment