Kochise / installscript

InstallShield 8 script to supersede the default installer behaviors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installscript

InstallShield 8 script to supersede the default installer behaviors

  • Hardware and software needed

You need the following to get this program working :

- Windows win32 compatible OS
- InstallShield Developer 8

  • List of programs

- \findinstallfiles.rul : InstallScript that makes wonders

  • Original article

This code is from my original rants :

http://community.installshield.com/showthread.php?s=&postid=282448
http://community.installshield.com/showthread.php?s=&postid=277164
http://community.installshield.com/showthread.php?s=&postid=276497
http://community.installshield.com/showthread.php?s=&threadid=134922
http://community.installshield.com/showthread.php?s=&threadid=100938
http://community.installshield.com/showthread.php?s=&threadid=128927
http://community.installshield.com/showthread.php?s=&threadid=130183
http://community.installshield.com/showthread.php?s=&threadid=129071
http://community.installshield.com/showthread.php?s=&threadid=123240

(full list here : http://discuss.fogcreek.com/joelonsoftware/?cmd=show&ixPost=39127 )

  • How to use it

Use it as your default script and modify it as needed. The needed string are at the end of the script.

  • Some infos

To save money, time and my life, I switched to InnoSetup ASAP.

About

InstallShield 8 script to supersede the default installer behaviors

License:MIT License