Jump to content

Error to install application from cd


Recommended Posts

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-rom

I would lite to find (in documentation) how to setup the correct letter of cd-rom during installation... anyone can help me?

Thank

Link to comment
Share on other sites


In wpi.cmd there were this lines:

@ECHO OFF

REM 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=%~dp0

what are the modification? i think that i must delete a rem word...ok?

thank for fast help...

Link to comment
Share on other sites

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...