Jump to content

Recommended Posts

Posted

for example i have this command in wpi

%cdrom%\software\office2003\setup.exe

but when wpi starts and i select to install this app

it says it cant find the location in c:\software\office2003\setup.exe

help please


Posted

tks man tou are a life saver!!!

it worked like a charm

i didnt the any ideia of what was going on!!

inst a bit strange wpi locating the cdrom drive with an icon??

Posted

If you check wpi.cmd it checks for the wpi.ico file to find drive letter for cdrom see below

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%

Regards

Colin Bate

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...