zulu9812 Posted March 22, 2007 Posted March 22, 2007 When I start wpi.hta and go the the Options menu I get the following error message:"Could not open '.WPIScripts/useroptions.js'Using default settings"Clicking OK on that then produces the following error:"Could not save./WPIScripts/useroptions.js"Similarly, I can't save to the config file:"Could not save ./WPIScripts/config.js"I'm assuming that I've set this up wrong. The whole WPI folder is in the root folder of my XP setup 'CD' (files on my hard drive), which i think is right. I've checked to see if the files in question are write-protected, which they're not. I've tried replacing .WPIScripts with %wpipath%/WPIScripts - but no joy (WPI just says that it can't save that either).
andreasfc Posted March 22, 2007 Posted March 22, 2007 (edited) I'm assuming that I've set this up wrong. The whole WPI folder is in the root folder of my XP setup 'CD' (files on my hard drive), which i think is right. I've checked to see if the files in question are write-protected, which they're not. I've tried replacing .WPIScripts with %wpipath%/WPIScripts - but no joy (WPI just says that it can't save that either).Just a quick question about you setup, is it really true that the wpi files are on a CD?If so, you cannot write to the cd, because it is readonly. Edited March 22, 2007 by andreasfc
zulu9812 Posted March 22, 2007 Author Posted March 22, 2007 No, I mean that I've ripped the CD onto my hard drive, and placed the WPI folder within that root XP folder.
andreasfc Posted March 22, 2007 Posted March 22, 2007 Did you check the attributes of the Files that there not read only?
zulu9812 Posted March 22, 2007 Author Posted March 22, 2007 OK, none of the files in the WPIScript folder are read-only and I have the correct user permissions.
rabidblood Posted August 12, 2007 Posted August 12, 2007 Hi,I was having the same problem, but figured out the solution. WPI.hta needs to be run with admin rights, but I was just using the runas command to do that.Don't use runas or similar to run the WPI.hta. You will need to run WPI.hta under a login that has admin rights instead.Tim
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