Jump to content

WPI Classic! v2.2


Recommended Posts

Announcing!

Works GREAT on Windows 2000 and earlier (Targeting 98\ME!) MUST HAVE IE updated to v6 before WPI runs.

No there no real instructions yet (see the help page of the website for what there is right now) but allot of you are familiar with WPI and it is a fairly simple program to use.

Place the WPI folder at the root of your disk and the scripts to start WPIC (However you choose) need to point to WPIC.exe now.

Please visit our forum section and ask away for more advice.

PLEASE remember to donate if you really like and use this prog!

Yes it will work on the newer operating systems and can be configured on them.

Version 2.2 - (November 21st, 2009)

Minor adjustments to WPIC.exe

Fixed the GLARING bug in the dos-style commands!

Removed some unneeded code.code]

Now added a homepage section and site of its own...

[center][size=4][b]See the wpic-button.png portal for access to it![/b][/size][/center]

[center]classic.gif[/center]

Edited by Kelsenellenelvian
Link to comment
Share on other sites

  • 2 weeks later...

As there is a section to add "languages" in file lang.js I have updated file with French, German, Polish, Romanian (without diacritic signs), Russian, Spanish.

lblSelections was omitted in the blank template. Added.

If you will update with this one please edit optionswizardtemplate.htm

lang.js

Edited by stasys44
Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...
  • 3 weeks later...
  • 4 weeks later...
  • 2 months later...

i have found a very important bug

i try to install whathever i want, but the install list is executed 2 times!

for example..

i try to install ccleaner and then xpize.....when the installation of the 2 files finished..ccleaner and xpize are installed again! (the installation list appeared and execute the installations again)

please dont post without check this..im sure about this is a bug.

fix this please! :thumbup

Link to comment
Share on other sites

ok..here is:

//---------------------------------------------------------------------------------------------

// Reference ... prog[0] won't be used. It's just an example

// look in program.js to see explanation of these properties

//---------------------------------------------------------------------------------------------

// pn=0 // start value vor prog numbering

// prog[pn]=['Program Name']

// picf[pn]=['Picture File']

// picw[pn]=['Width']

// pich[pn]=['Height']

// desc[pn]=['Description']

// textl[pn]=['Text location']

// texti[pn]=['Text Indent']

// regb[pn]=['Registry Key Path']

// cmd1[pn]=['CommandLine 1']

// cmd2[pn]=['CommandLine 2']

// cmd3[pn]=['CommandLine 3']

// cmd4[pn]=['CommandLine 4']

// cmd5[pn]=['CommandLine 5']

// cmd6[pn]=['CommandLine 6']

// rega[pn]=['Registry Key Path']

// dflt[pn]=['no']

// forc[pn]=['false']

// cat[pn]=['Application Category']

// ordr[pn]=[0]

// uid[pn]=['APP1']

// cond[pn]=['Javascript Conditional Statement']

// deps[pn]=[]

// excl[pn]=[]

// configs[pn]=['List of configs to be auto checked for comma seprated']

// pn++

//---------------------------------------------------------------------------------------------

// Your programs here ...

//---------------------------------------------------------------------------------------------

pn=1;

prog[pn]=['CCleaner']

uid[pn]=['CCLEANER']

picw[pn]=['128']

pich[pn]=['128']

desc[pn]=['Last version of ccleaner.']

textl[pn]=['Bottom']

texti[pn]=['1']

ordr[pn]=[1]

cmd1[pn]=['c:\\install\\ccsetup221_slim.exe /S']

cat[pn]=['Examples']

pn++

prog[pn]=['everestultimate502']

uid[pn]=['EVERESTULTIMATE502EXEVERY']

picw[pn]=['128']

pich[pn]=['128']

desc[pn]=['last version of everest']

textl[pn]=['Bottom']

texti[pn]=['1']

ordr[pn]=[2]

cmd1[pn]=['c:\\install\\everestultimate502.exe /VERYSILENT']

pn++

//---------------------------------------------------------------------------------------------

// End of program definitions ...

//---------------------------------------------------------------------------------------------

im sure of this :sneaky:

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...