Lost Soul Posted August 7, 2005 Posted August 7, 2005 @Lost Soul, after editing my config.js its now 13 seconds ( the wpi interface loads up after 1 second but my software list take about 13 seconds to load, My config.js file has 3080 lines , this has to be the cause of the slowdownspec areAMD Athlon 2500+ ( @250x10 2500mhz )1024 DDR 500160 WD200 SegateNvidia Geforce 5700LE<{POST_SNAPBACK}>you may be right that does sound pretty healthy
glent Posted August 7, 2005 Posted August 7, 2005 (edited) THREE THOUSAND LINES!!!! Oh my god!How many progs is that??<{POST_SNAPBACK}>219 at the moment lol, Here's my config.js so you guys can use it as a reference Still needs a little editing here and tere edit: new upload coming Edited August 10, 2005 by glent
Lost Soul Posted August 7, 2005 Posted August 7, 2005 lol god glent is there any thing you forgot to put in your program list lol, man youve been busy
Lost Soul Posted August 7, 2005 Posted August 7, 2005 @glenti went through you file, you do have alot of progs and it is a great reference, im just curious as to why you have a few apps in there with more then 1 version like3d mark, msn messenger, and psp, and theres a few others i think,, you know you could trim that down alittle by removing some of the out dated progs that you have newer versions for ..for example if you have psp9 why keep psp7?just some thoughts,, but ty for shareing
glent Posted August 7, 2005 Posted August 7, 2005 Yeah I have tried to make the disc universal (for multiple computers), some of my users prefer older version or a different one from what i use , for example i prefer the interface of psp7 instead of nine, thanks for the comments
Lost Soul Posted August 7, 2005 Posted August 7, 2005 Yeah I have tried to make the disc universal (for multiple computers), some of my users prefer older version or a different one from what i use , for example i prefer the interface of psp7 instead of nine, thanks for the comments <{POST_SNAPBACK}>its all good glent thanks for telling me why you have different versions i understand now
Kelsenellenelvian Posted August 10, 2005 Author Posted August 10, 2005 Changelog so far:Optimized wpi.htm.More changes in the options wizard.Removed duplicate check(all) from select all button.checkCategory is written WAY better. It integrates better with the rest of WPI's code and it should run faster.Fixed multi column selection issue with categories.Improved use of exclusions when working with categories. (for now, could be better)Category text is now clickable just like the program text.Multiple Configurations ability has been added into WPI.Changes to the Optionswizardtemplate.htm.Changes to the Configwizardtemplate.htm.Right now WPI is going through a near-total rewrite of the code to make it faster and better.Plus we got a couple of more suprises we are working on.
-= Mancubus =- Posted August 10, 2005 Posted August 10, 2005 Hi, glent!Thanks for very informative reference script.I've got some questions about it.1) Why for INNO Setups you've got double parameters?Example:cmd1[pn]=['%CDROM%\\software\\benchmark\\sandra\\setup.exe /VERYSILENT /NORESTART /SP- /NORESTART /SP-'] 2) Why you kill msiexec? Doesn't it stop itself after installation is done?Example:cmd1[pn]=['%CDROM%\\software\\antivirus\\MCaffee\\VSE800.MSI /QB-!'] cmd2[pn]=['%CDROM%\\software\\System\\pskill\\pskill.exe msiexec.exe'] And, besides, if I were you, I'd remove any legal-related info from it before posting.Like this: cmd1[pn]=['%CDROM%\\software\\antivirus\\nod\\setup.exe /silentmode']cmd2[pn]=['%CDROM%\\software\\antivirus\\nod\\nod32fix.exe']Hope you understand what I mean
glent Posted August 10, 2005 Posted August 10, 2005 @ -= Mancubus =-1. Like I stated it wasnr finished and needed some more editing2. better safe then sorry3. they are only updates and definitons and please dont PM me the same mesaage after writing it here
Lost Soul Posted August 10, 2005 Posted August 10, 2005 Changelog so far:Optimized wpi.htm.More changes in the options wizard.Removed duplicate check(all) from select all button.checkCategory is written WAY better. It integrates better with the rest of WPI's code and it should run faster.Fixed multi column selection issue with categories.Improved use of exclusions when working with categories. (for now, could be better)Category text is now clickable just like the program text.Multiple Configurations ability has been added into WPI.Changes to the Optionswizardtemplate.htm.Changes to the Configwizardtemplate.htm.Right now WPI is going through a near-total rewrite of the code to make it faster and better.Plus we got a couple of more suprises we are working on.<{POST_SNAPBACK}>sounds like some nice improvments
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now