Benzal Posted October 2, 2005 Posted October 2, 2005 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....
AlBundy33 Posted October 14, 2005 Posted October 14, 2005 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).GreetingsAl
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now