sajiby3k Posted October 3, 2005 Posted October 3, 2005 I am a new user of wpi. Yesterday after adding my softwares to wpi I disable the options, menuals buttons from wpi so that further editing is not possible. But now I want to add a new software. But i don't know jscript or that type of language. Can anyone please tell me how can I reenable my options, config and manual button.Which file of WPI i have to edit and how.Another important issue as WPI is constantly improving and releasing new version.As a new user i always add my softwares from the scratch. But is there any way where can a copy my current softwares list and their settings in the new version of wpi.
Ghost82 Posted October 3, 2005 Posted October 3, 2005 To begin with the easy part:You can back-up you're config.js file located in the WPI\wpiscripts\ folder, that should save you the trouble of adding you're apps for scratch.About the options buttons:you can enable them by editing useroptions.js on the lines:var showmanualBtn=false; (change back to "true" (no quotes))var showOptBtn=false; (change back to "true" (no quotes))
gloubs Posted December 1, 2005 Posted December 1, 2005 I up this topic : I had the same problem !Thank you Ghost82, you saved my life too (a bit too much ?)If there is a charitable person here who could make a FAQ, i think this question should be in it
viinno Posted December 3, 2005 Posted December 3, 2005 Yes indeed ghost you are the man, I too lost my option buttons and didnt know where to look for them
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