October 3, 200520 yr 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.
October 3, 200520 yr 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))
December 1, 200520 yr 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
December 3, 200520 yr Yes indeed ghost you are the man, I too lost my option buttons and didnt know where to look for them
Create an account or sign in to comment