Jump to content

Recommended Posts

Posted

Ok guys I know this question has been asked many times before...

This is something I found easy to do with the 3 series of wpi but doesnt seem to work with this new 4.3.5 version...

So my question is basically how do you make wpi run direct from cd, I'm not just talkin about putting

"REM Determine the WPI startup path.

REM if wpi should run off the cd the replace %~dp0 with %cdrom%.

set wpipath=%cdrom%\wpi"

in the wpi.cmd file, but all the rest that goes around it i.e.folders you use etc...

Also how do you make the mediaplayer work whilst installing in this manner...

Thanx for any help....

  • 2 weeks later...

Posted

Look at FindCDRom() in your generate.js and you will see how the CDROM-driveletter is determined.

In your cmd1-6 you should now use %CDROM% instead of your CDROM-driveletter.

Hope this helps (I didn't try it).

Greetings

Al

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