April 20, 200521 yr for example i have this command in wpi%cdrom%\software\office2003\setup.exebut when wpi starts and i select to install this appit says it cant find the location in c:\software\office2003\setup.exehelp please
April 21, 200521 yr Did you place wpi.ico in the root of your cd, because wpi.cmd uses it to set the variable %cdrom% .
April 22, 200521 yr Author tks man tou are a life saver!!!it worked like a charmi didnt the any ideia of what was going on!!inst a bit strange wpi locating the cdrom drive with an icon??
April 22, 200521 yr If you check wpi.cmd it checks for the wpi.ico file to find drive letter for cdrom see belowREM 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%RegardsColin Bate
Create an account or sign in to comment