gt7599a Posted August 15, 2007 Posted August 15, 2007 (edited) An error & solution from two friends of mine using a WPI install I put together.1) When you first start the WPI (click start install), it fires this error message about not have permission to write to "c:\rb_config.js", but still starts and runs. 2) When the computer restarts mid WPI install, the WPI does not restart upon restart, as it does and should on XP. When you go and manually restart the program, it asks if you want to resume, but when you do, it gives this error "undefined; C:\rb_config.js; undefined" and then you have to restart the WPI from scratch. In globals.jsFind the section that looks like this:// reboot.js var prb=0; var rbfHandle=null; var DefaultRebootFilePath='%systemdrive%\\rb_config.js';a suggested modification: Change %systemdrive% to %userprofile% which should be compatible with both Vista & XP and get around the Vista permissions issue. Not sure about w2k, 98, etc.Ed Edited August 15, 2007 by gt7599a
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now