home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-09-04 | 1.0 KB | 52 lines |
- ;unInstallShield Helper Configuration
-
- [Commands]
- NumCommands=7
- Command1=Show Status
- Command2=Custom Removal Commands
- Command3=Run unInstallShield
- Command4=Hide unInstallShield Confirmation
- Command5=Hide Status
- Command6=Answer YES to UNINST for NT
- Command7=Answer YES to UNINST for NON-NT
- ;Command8=Wait
-
- [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=C:\WINDOWS\UNINST.EXE -a
-
- [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
-
- ;[Wait]
- ;CmdType=Delay
- ;WaitTime=5000
-