home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-04-01 | 1.4 KB | 63 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=Confirmar desinstalaci≤n
- MsgText=Ha seleccionado eliminar %s. ┐Estß seguro de que desea desinstalar %s?
- String1=
- String2=
-
- [Warn Reboot]
- CmdType=ConfirmScript
- MsgTitle=Reinicio recomendado
- MsgText=Una vez eliminado, es aconsejable reiniciar el sistema. ┐Estß listo para continuar con la desinstalaci≤n?
- String1=
- String2=
-
- [Show Status]
- CmdType=ShowStatus
- StatusText=\n\n\n\n\n\n\nEliminando los archivos y la configuraci≤n de la aplicaci≤n...
- [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
-
-