Jump to content

Meet the development team.


Recommended Posts

@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 slowdown

spec are

AMD Athlon 2500+ ( @250x10 2500mhz )

1024 DDR 500

160 WD

200 Segate

Nvidia Geforce 5700LE

you may be right that does sound pretty healthy

Link to comment
Share on other sites


@glent

i 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 like

3d 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 :)

Link to comment
Share on other sites

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 :)

Link to comment
Share on other sites

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 :)

its all good glent thanks for telling me why you have different versions i understand now :)

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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 :)

Link to comment
Share on other sites

@ -= Mancubus =-

1. Like I stated it wasnr finished and needed some more editing

2. better safe then sorry

3. they are only updates and definitons and please dont PM me the same mesaage after writing it here :whistle:

Link to comment
Share on other sites

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.

sounds like some nice improvments

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...