home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-09-03 | 1.4 KB | 64 lines |
- ;unInstallShield Helper Configuration
-
- [Commands]
- NumCommands=9
- Command1=Confirm unInstall
- Command2=Warn Reboot
- Command3=Show Status
- Command4=Custom Removal Commands
- Command5=Run unInstallShield
- Command6=Hide unInstallShield Confirmation
- Command7=Hide Status
- Command8=Answer YES to UNINST for NT
- Command9=Answer YES to UNINST for NON-NT
-
- [Confirm unInstall]
- CmdType=ConfirmScript
- MsgTitle=Confirm Uninstall
- MsgText=You have selected to remove %s. Are you sure you wish to uninstall %s?
- String1=
- String2=
-
- [Warn Reboot]
- CmdType=ConfirmScript
- MsgTitle=Restart Recommended
- MsgText=Once removed, it is recommended that you restart your system. Are you ready to continue with uninstall?
- String1=
- String2=
-
- [Show Status]
- CmdType=ShowStatus
- StatusText=\n\n\n\n\n\n\nRemoving application settings and files...
-
- [Custom Removal Commands]
- CmdType=Include
- NumCommands=0
-
- [Run unInstallShield]
- CmdType=Run
- CmdProg=uninst.exe
-
- [Hide unInstallShield Confirmation]
- CmdType=ShowWindow
- ClassName=#32770
- WindowName=Confirm File Deletion
- ShowMode=Hide
-
- [Hide Status]
- CmdType=HideStatus
-
- [Answer YES to UNINST for NT]
- CmdType=SendMessage
- ClassName=#32770
- WindowName=Confirm File Deletion
- Message=Command
- wParam=8
-
- [Answer YES to UNINST for NON-NT]
- CmdType=SendMessage
- ClassName=#32770
- WindowName=Confirm File Deletion
- Message=Command
- wParam=6
-
-