jevtabg Posted March 20, 2006 Share Posted March 20, 2006 In one windows instalation I have WPi without buttons - options and configure , so I can't add new programs.When I add them to standalone WPI I see them all.Where can I return buttons Options and Configure:-) Link to comment Share on other sites More sharing options...
BoardBabe Posted March 21, 2006 Share Posted March 21, 2006 (edited) Your signature is kinda ironic, if you had read the manual you would have known its in the useroptions.js file, you need to set optional buttons to true. Edited March 21, 2006 by kelsenellenelvian Link to comment Share on other sites More sharing options...
jevtabg Posted March 21, 2006 Author Share Posted March 21, 2006 Your signature is kinda ironic, if you had read the manual you would have known its in the useroptions.js file, you need to set optional buttons to true.Nothing hapns.I put all to true but nothing here is the original file ://// User defined options//var numCols=3;var appsPerInstallWindow=15;var secs=160;var language='en';var load_checks='default';var discPath='';var timer='on';var ReallyForce='no';var sorting=true;var debugOn=false;var debugLevel=2;var alwaysUseScrollbar=true;var dontSplitCats=true;var disableOnDepsNotMet=false;var showOptBtn=false;var FiltersEnabled=false;var installByCategory=false;var sortorder=['Drivers','Office','Security','Programs','Tools','Multimedia'];var bgpicture='';var resolution=0;var theme='default';Style[0]=["black","black","#FFb200","#FFD980","","","","","","","","","","",200,"",2,2,10,10,51,0.4,0,"",""]; Link to comment Share on other sites More sharing options...
oneless Posted March 21, 2006 Share Posted March 21, 2006 var showOptBtn=false;must be changed invar showOptBtn=true; Link to comment Share on other sites More sharing options...
jevtabg Posted March 22, 2006 Author Share Posted March 22, 2006 var showOptBtn=false;must be changed invar showOptBtn=true;I tried all where is false to change to true but nothing changed.Where else can that function be hiden ?Should I update all .js files and you can check what's wrong ? Link to comment Share on other sites More sharing options...
Kelsenellenelvian Posted March 22, 2006 Share Posted March 22, 2006 I think you may be using a bastardized version of wpi considering where you got your source from. Download the new version and copy the config.js into it and run it all will be fine. (The source may have disabled the options buttons in another way.) Link to comment Share on other sites More sharing options...
Avneet Posted March 22, 2006 Share Posted March 22, 2006 I think you may be using a bastardized version of wpi c lol.. i didnt find that word in the dictionary Link to comment Share on other sites More sharing options...
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