March 20, 200620 yr 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:-)
March 21, 200620 yr 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, 200620 yr by kelsenellenelvian
March 21, 200620 yr Author 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,"",""];
March 22, 200620 yr Author 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 ?
March 22, 200620 yr 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.)
March 22, 200620 yr I think you may be using a bastardized version of wpi c lol.. i didnt find that word in the dictionary
Create an account or sign in to comment