Kelsenellenelvian Posted January 30, 2006 Author Posted January 30, 2006 Thanx for the great new version, but I am missing the pull down box for selecting for instance games only, or application only installs.You need to select the option in the options wizard to enable the multi defauts box.
Lost Soul Posted January 30, 2006 Posted January 30, 2006 Thanx for the great new version, but I am missing the pull down box for selecting for instance games only, or application only installs.i think what your wanting to do is just put a check on yes to enable multiple defaults,, thats in config
dilmah Posted February 1, 2006 Posted February 1, 2006 Hi everyone!First up I'd like to say thank you for creating the great piece of software which is WPI. I've recently switched over to WPI Lite v1.0 and loving it so far because I need every possible MB I can get on my XP CD.I'm having one minor issue though which comes up after WPI goes through and installs my selected program(s):* Once the installs finish, WPI normally flashes back up for a second and then exits cleanly and the XP setup continues as per normal (I previously was using WPI 4.3.5)* Now however, once the installs finish, I get the following error and WPI stops, and hence the XP install stops:Javascript Error ReportMessage: The system cannot find the file specified.Url: file://D:\WPI\WPI.htaFile: generate.jsLine: 259Now as you have probably noticed I have unzipped WPI into X:\WPI and not X:\ (where X is the cd drive) and have edited the WPI.cmd file as follows: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:\WIN51 set CDROM=%%i:andset wpipath=%cdrom%\WPIAny ideas what's causing this? I had this working before in v4.3.5... but maybe I forgot to edit something.Thanks in advance,Dillon
andreasfc Posted February 2, 2006 Posted February 2, 2006 Thanx for the Tip for the tip : to enable multiple defaults. kinda missed it.
scoobyrd Posted February 3, 2006 Posted February 3, 2006 I get the same message as dillon! Any help on this would be great.
Kelsenellenelvian Posted February 3, 2006 Author Posted February 3, 2006 \WIN51That is you problem you need to adjust your option to install form CD.
pod.it Posted February 5, 2006 Posted February 5, 2006 Javascript Error ReportMessage: The system cannot find the file specified.Url: file://D:\WPI\WPI.htaFile: generate.jsLine: 259hi all! my first post any solution for this problem?
dilmah Posted February 5, 2006 Posted February 5, 2006 That is you problem you need to adjust your option to install form CD.Hi kelsenellenelvian,I have also set the LaunchFromCD='yes' variable in the useroptions.js file (or equivalent via the GUI) but that hasn't helped.I've also this morning done a fresh install of WPI with all the default scripts and configuration, with the following changes:1) Set up one program to install in config.js2) Changed LaunchFromCD to 'yes' in useroptions.js3) Modified WPI.cmd as previously mentioned in my last post4) Copied the WIN51 file into the root directory of my D: drive (to emulate it as a CDROM drive)5) Run WPI from the root directory of my D: drive (no WPI folder anymore)Same problem as in my last post. I've proved to myself at least that I can reproduce this error and it wasn't some dodgy config or setting I'd inherited in my migration from WPI 4.3.5 to WPI Lite 1.0.Any help on this would be appreciated. Thanks.Dillon
Jaf Posted February 6, 2006 Posted February 6, 2006 (edited) First of all... I like WPI and keep up the good work.but like all of us I think I have the same problem as above!! Edited February 6, 2006 by Jaf
mritter Posted February 7, 2006 Posted February 7, 2006 (edited) One thing I came across that affected some of my testing and code modificatons was that some of the functions {} don't have the lineposition=generate.js;or whatever file they are in. I added them in in all the files and it fixed my error. I don't know if that would fix your problem, but I have talked to Kels about me updating/cleaning all the code.All I can really say is: watch for a newer version soon. Edited February 7, 2006 by mritter
Steam Trout Posted February 7, 2006 Posted February 7, 2006 Error when starting.Path not found"undefined" is not null or not an objectmain.jsline 406
Houz74 Posted February 9, 2006 Posted February 9, 2006 (edited) Javascript Error ReportMessage: The system cannot find the file specified.Url: file://D:\WPI\WPI.htaFile: generate.jsLine: 259hi all! my first post any solution for this problem?- edit generate.js- change "runaudio=1;" to "runaudio=0;" in the beginning of the file.- remove the line "audioshell.run(".\\Audio\\CloseAudio.exe", 1, true);" almost at the end. Audio shouldn't be present in the Lite version Edited February 9, 2006 by Houz74
dilmah Posted February 9, 2006 Posted February 9, 2006 - edit generate.js- change "runaudio=1;" to "runaudio=0;" in the beginning of the file.- remove the line "audioshell.run(".\\Audio\\CloseAudio.exe", 1, true);" almost at the end. Audio shouldn't be present in the Lite versionHey! That's awesome! It seems to have completely fixed the problem for me. Well done!!
Kelsenellenelvian Posted February 9, 2006 Author Posted February 9, 2006 Doh s*** I am sorry I will fix this in the next release...
pod.it Posted February 9, 2006 Posted February 9, 2006 - edit generate.js- change "runaudio=1;" to "runaudio=0;" in the beginning of the file.- remove the line "audioshell.run(".\\Audio\\CloseAudio.exe", 1, true);" almost at the end. Audio shouldn't be present in the Lite versionit works perfectlymany many many thanks
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