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.
Page 1 of 1
How to get my options button back
#2
Posted 03 October 2005 - 03:51 AM
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))
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))
#4
Posted 01 December 2005 - 10:40 AM
I up this topic : I had the same problem !
Thank you Ghost82, you saved my life too
If there is a charitable person here who could make a FAQ, i think this question should be in it
#5
Posted 03 December 2005 - 08:18 AM
Yes indeed ghost you are the man, I too lost my option buttons and didnt know where to look for them
Share this topic:
Page 1 of 1



Help
Back to top









