Jump to content

WPI 4.3.8 & WPI Lite 1.2


Recommended Posts


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

Link to comment
Share on other sites

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 Report

Message: The system cannot find the file specified.

Url: file://D:\WPI\WPI.hta
File: generate.js
Line: 259

Now 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:

and

set wpipath=%cdrom%\WPI

Any 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

Link to comment
Share on other sites

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

2) Changed LaunchFromCD to 'yes' in useroptions.js

3) Modified WPI.cmd as previously mentioned in my last post

4) 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

Link to comment
Share on other sites

One thing I came across that affected some of my testing and code modificatons was that some of the functions {} don't have the line

position=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 by mritter
Link to comment
Share on other sites

Javascript Error Report

Message: The system cannot find the file specified.

Url: file://D:\WPI\WPI.hta
File: generate.js
Line: 259

hi all! my first post :hello:

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 by Houz74
Link to comment
Share on other sites

- 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

Hey! That's awesome! :w00t: It seems to have completely fixed the problem for me. Well done!! :thumbup

Link to comment
Share on other sites

- 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

it works perfectly

many many many thanks :thumbup

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