johnhc Posted April 27, 2008 Posted April 27, 2008 (edited) I tried a second install after correcting several problems and WPI opened (I had set options to Select None, so I could watch) and the wrong configuration file was selected. There was no Config button, so I had to close it and reopen it to get the buttons back. I changed the configuration to the one I wanted and ran it without any problems (real progress from the last time when WPI.hta could not be found). This wrong configuration problem seems to plague me. In Options-Installer I have my desired config (only) specified in the list of configs and have it selected in the 'Check on load' pull-down. There are several config files in the WPI Scripts folder.Thanks for any help.John Edited April 27, 2008 by johnhc
Kelsenellenelvian Posted April 27, 2008 Posted April 27, 2008 It's actuallly defined using switches.The info is in the changelog a few versions back just read through it.It's like wpi.hta config=standard.js
johnhc Posted April 27, 2008 Author Posted April 27, 2008 Kelsenellenelvian, thanks for your rely.I assume I should modify the following line in RunWPI.inf ($OEM$):[Launch.WPI]CMD /Q /C CD /D """%01%\..\WPI""" & START /WAIT /B WPI.htaTo something like:CMD /Q /C CD /D """%01%\..\WPI""" & START /WAIT /B WPI.hta config=Pre_Complete_2.jsThis is very important information and I think it belongs in a more obvious place than the change log (such as the manual).Thanks again.John
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