Changelog



Version Revisions

Version 6.5 (June 1st, 2008)

  • Added command getOSlang(). Returns a three letter code: ENU, FRA, ITA, etc.
  • Fixed bug with default options not saving properly. Now done before Options
    wizard is opened, and again when opened.
  • Took tips back out of Options and Config. Maybe temporarily.
  • Fixed a bug in excludorIsChecked().
  • Kel wrote a new manual.
  • Added Finnish local text.
  • Updated all themes to be v6.5 minimum and consistent code.
  • Took View Source out of all themes.
  • sadicq updated USSF to handle the 10 commands in Config.
  • Fixed a potential bug in timers.js that could get the timer started
    twice and not stop when supposed to.
  • Updated themes Server, Windows, Vista, and XPize Dark to new code call
    SetupWPI().
  • WPI now calculates how many items can be in a column. You can customize it
    in wpi.htm in the theme folder. Un-comment and change the line:
    // maxentries += 2; // Set your custom number of items per column
  • Fixed a bug in the theme check in Options wizard.
  • Added a volume control slider in Options -> Audio Player.
  • Added lots more screen resolutions. Widescreen resolutions now included.
  • Localized some texts in Options and Config wizards.
  • Tweaked the Options tab to have the gadgets size themselves better.
  • Added Window tab to Options. You can now specify how to open the WPI window:
    with or without a border, gadgets, etc. NOTE: These settings are global and
    will affect all themes.
  • Fixed the Reg Before/After quotes bug. For sure this time!
  • Fixed some miscellaneous "bugs" in the installer.
  • In WPI_Log.txt it now shows the number of items being installed, and the
    total number of commands in those items.
  • ** The following updates by t64user from MSFN.org (Thank you very much!) **
  • Added a check before closing if made any changes in the Options or Config.
  • Put tips back in Options and Config.
  • Foreign language check.
  • Fixed bug in Sort Order box and localized it.
  • CreateTab() and LocalizeText() updates.
  • Tool tip code update to work in Optons and Config properly.

Version 6.4.1 (April 29th, 2008)

  • Added a Vista Based theme (optimized for 1024x768 Res)
  • Found an errant old "Glossy" theme entry
  • Fixed the %reboot% issue
  • Lang updates on a handful of languages New lang entry to guys so we need more
    updates. Please check the lang_en.js for the new section.
  • ** The following updates by t64user from MSFN.org (Thank you very much!) **
  • Localized the Confirm Delete when user delete a program config in Config Wizard.
  • Added stuff to secure user (Popup Boxes reminding you to save in the options
    and config wizards)
  • Category list fixes and modifications.
  • Bug correction Enable All Gadgets in function Clone Entry
  • Problem in Localization with Options Wizard
  • Truncated window in Options wizard (Better scrolling handling now)
Version 6.4 (April 1st, 2008)
  • Reverted to a Windows Style theme as default
  • Removed Glossy theme \ added Server theme
  • Updated 7zip to v4.57
  • Updated some of the Languages
  • Updated ResChange to v3.12
  • Minor Code Updates
  • Removed old legacy CD check (Thanks Zorphnog!)
  • New Buttons, OptionsBG and About images! (Thanks Wolfx2)
  • Lots of minor appearance tweaks!

Version 6.3 (November 30th, 2007)
  • Added code that will count the number of commands (and rega/regb) for
    all programs. This way the progress bar will be fairly more accurate as
    it updates per command instead of per program. (Zorphnog)
  • Changed Taskkill to Tskill for a wider audience.
    Usage = Tskill [program] Don't add the .exe, only add the tasks name.
    i.e. "Tskill explorer"
  • Major advances in implementing the run entries for WPI You now can have the
    option of it running AFTER the desktop loads (Thanks ricktendo64)!

Version 6.2 (August 10th, 2007)

  • Fixed all of the issues with the extra 4 commandlines
  • Sadly the Double quotes on regentries bug has returned so please remember to remove the quotes from the regafter and regbefore lines...

 

Version 6.1 (July 27th, 2007)

  • WPI will now automatically trim the paths to %wpipath%\Install\Blah.exe
  • Added 4 more Commandlines.
  • Turned the volume down a bit on the embeded media player.
  • Fixed the reboot issues (zorphnog)
  • Fixed the api error upon finalizing after a reboot (Zorphnog)

 

Version 6 (June 20th, 2007)

  • Fixed the double quotes bug on Registry Before\After!
  • Moved hotkeys back to alt+
  • Added Punjabi Language and updated several of the other languages.
  • Added function of getfileversion.
  • Added identifiers for Vista os disk.
  • Compiled a whole new system for making the runonce and MCE theme entries for WPI through RunWPI.exe to be used in cmdlines.txt
  • Made the new official theme for WPI. (Thanks Wolfx2 for the help)
  • Added check for Vista, getOSver()==Vista. (mritter)


Version 5.6 (Nov/19th/2006)

  • Lawrenca wrote a script to use 7-Zip to extract archives via a new command called %extract%. %extract% z:\archive.rar t:\
  • Added combo boxes before all Command lines to add paths and DOS commands easier. All paths/commands will appended at the end.
  • Fixed a bug dealing with 'Sort Order' value not being changed in the Navigation pane.
  • The Config wizard will now auto-size itself to maximum width available to use all available real-estate.
  • Added combo boxes before Condition and Grayed Condition to make adding condition checks easier. All new coditions will be appended at the end.
  • Lawrenca wrote code for Config wizard for combo boxes for Dependent Of and Excludes to make selecting values easier.
  • Fixed a bug in Options wizard. Check On Load was never being set to proper value.
  • Added a default image button in Config wizard next to the picture file gadget for entries without an image. Default: Graphics\InstallPackage.png
  • Fixed a bug in Add entry in config wizard.
  • Added FILEMOVE and DELDIR to Config wizard.
  • Tweaked the Config wizard to handle name changes and Clone entries better.
  • Added a button next to Unique ID to generate a new id manually/automatically.
  • Moved hotkeys from Alt+ to Ctrl+.
  • Fixed a huge bug dealing with displaying the category name in the install window. It was not honoring the sort order, just alphabetizing every time.
  • Fixed a bug dealing with the loading of the tool tip style.
  • Added class ftxt (force text color) to wpi.css. Default is red so know what items are under a Forced condition.
  • Reduced the time required to create the Navigation panel by 50%.
  • Updated the look of the manual interface. Added 'Expand All' and 'Collapse All' at the bottom.


Version 5.5 (Oct/9th/2006)

  • Cured the alignment problem for Previous/Next buttons on the main window. This also cured the alignment at the top.
  • If 'Install by category' is checked, the category name is now shown in the install window above each categories' items.
  • Fixed a bug dealing with 'Sort Order' value not being changed in the Navigation pane.
  • Added 'Clone' to Config wizard to duplicate the current entry.
  • The manual is now opened to the section you are at: Main, Options (to the active tab), or Config.
  • Commented out all alert() messages dealing with the install log file. They would pause the installation process until user intervention.
  • Added variable %root% to get WPI's parent folder.
  • Lawrenca wrote code to add keyboard shortcuts, I updated it to: Alt+Enter: Begin install Ctrl+A: Select All Ctrl+D: Select Default Ctrl+N: Select None Alt+O: Toggle Options Wizard Alt+C: Toggle Config Wizard Alt+S: Toggle Show Source Alt+M: Toggle Manual Alt+W: Toggle About WPI Alt+B: Toggle Show Extra Buttons Alt+B: Show list of global variables Alt+T: Toggle Show Tool Tips ESC: Close current wizard or Exit WPI F1: Toggle Manual F2: Toggle Options Wizard F3: Toggle Config Wizard F11: Toggle Show Source F12: Toggle About WPI
  • Added to Options - Interface 'Use USSF in silent mode' to either open the USSF window or silently append the switches.
  • Added to Options - Installer 'Re-open WPI after installation is complete'. This can be used if launching stand-alone programs, like FireFox, from a USB key. Or to check the status of cond[] and gcond[] conditions after installing some core programs.
  • Fixed the way the Config wizard file requester and USSF gadgets are toggled.
  • Added DriveType() to check what kind of drive a letter is.
  • DriveType(D:) Returns one of these values: UNKNOWN, REMOVABLE, FIXED, NETWORK, CDROM, RAMDISK
  • Added DriveExists() for cond and gcond statements. DriveExists(E:) Returns true or false.
  • Installer now resumes before the desktop is displayed, but still after the user logon.
  • Put back Show extra buttons options in Options - Interface. Also added Do not show if started from CD/DVD to allow showing when run from harddrive but automatically hide them when started from a CD/DVD.
  • Fixed a bug dealing with wpipath.

Download Previous WPI Version Changelogs Here