Windows Post-Installer

Many users of late have seen this as the next step in their CD creation process. Primarily because it adds features like selections and customization of appearance. It also has a built in editor to add to the list of programs. It may also be considered open source as it is written in HTML and Javascript.

Things you'll need to do before getting started:

» Selecting the language of WPI

If you don't speak the language that WPI is currently in upon loading, click the Options link on the left and the very top option to change will be language. Select yours from the drop down box, and click SAVE at the bottom. Unattended XPCD

» Adding Entries to WPI

Once you have it in your working folder download this config.js file and replace the one in the WPISCRIPTS folder. This will erase the currently loaded list of programs. If you however want to do it manually read the section below of editing entries.

Navigate to your WPI folder, double click the file: WPI.HTA


» Editing/Deleting Entries to WPI

Editing entries is quite simple. Return to the Config screen.

Instead of a barren screen with nothing on it, you will see a listing under navigation of all the programs entered thus far

Unattended XPCD

Click the one you wish to edit, and it will appear just to the right.
If you wish to delete this from WPI, simply click the delete link at the bottom of the form.

» Finalizing for Production

Before burning it to CD, you may wish to HIDE the CONFIG and OPTIONS links.

To begin, click the Options link to bring up the options page. It should be similar to:

Unattended XPCD

While we're on the topic, I'll also briefly cover some of the more useful options.

In this box, type the order you want them to be displayed in. The first thing typed, will be the first category displayed. Unattended XPCD
This will get you into the world of customization of WPI. This will simply change the background picture. Unattended XPCD
This is where you will decide whether or not to show or hide the CONFIG and OPTIONS links. Unattended XPCD
If you don't like the default mouse over description box, this is where you will change. Unfortunately, it is in pure CSS and must be entered as such. Unattended XPCD
Specify the number of programs to be installed in each instance of the RunOnceEX window. If you have more then the number specified, then they will be split into two or more windows. Unattended XPCD
This option is useful for Unattended installs, but still retain the functionality of selection during setup. The timer will countdown, and when it reaches zero, WPI will install the checked items. Unattended XPCD
Typically, WPI will sort the install process by name, regardless of category. If you want them installed by category, then mark the YES radio button. Unattended XPCD