http://www.pillarsoft.net/help/os2/sfx-installer/the-install-settings-page.shtml
SFX Installer - Install settings
The Install settings page has these choices:
- Program name the installer should use - Enter the name you want the installer to use to identify your program in the text fields during the installation. Be sure to test run the installer and check the locations your name is used to be sure the context is correct for the name. Usually a simple title will work best. A long name will push other text out of their allotted space. Don't, for example use a name like, "Joe's Black Book version 3.1 revision 2". Keep it short and check the context.
- Suggested directory name the installer should use - This will be the initial directory shown in the directory field of the installer. Your suggested name will be appended to the root of the boot drive's name. Example: Your suggested name is "Widget" and the users boot drive is "C". The installer will list "C:\Widget" as the suggested directory. The user may, and most likely will, change it to a location that they prefer.
- Bitmap to use for the splash screen - Enter the bitmap name here or click the "Browse" button to locate it. This field must have the fully qualified name of the bitmap. Your bitmap must also be an OS/2 .BMP file. Best results will be with bitmaps measuring 335x200 (pixels) or less. (from my tests this size allows it to fully display on a 640x480 resolution system. Experiment with this until you've found what you want. If this field is left empty the installer will show a generic "SFX Installer" bitmap. Large bitmaps can be used to good effect too but the weight they carry in filesize is usually to much to bear.
- Use dll page - If this checkbox is selected, the installer will use the dll page that gives a listing of current LIBPATH entries. If the user chooses to place your dlls in one of the listed directories it will avert the need to modify the LIBPATH statement in the config.sys. If you don't need to place your dlls in the LIBPATH you may leave this unchecked and they will be handled just like your other files.
- Use help page - If this checkbox is selected, the installer will use the help page that gives a listing of current SET HELP entries. If the user chooses to place your help file in one of the listed directories it will avert the need to modify the SET HELP statement in the config.sys. If you don't need to place your help file in the SET HELP path you may leave this unchecked and it will be handled just like your other files.