home *** CD-ROM | disk | FTP | other *** search
/ Hacker 14 / HACKER14.ISO / Utils / V98I402E / DATA.Z / wcmdr.ini < prev    next >
INI File  |  1998-12-15  |  1KB  |  64 lines

  1. ;unInstallShield Helper Configuration
  2.  
  3. [Commands]
  4. NumCommands=9
  5. Command1=Confirm unInstall
  6. Command2=Warn Reboot
  7. Command3=Show Status
  8. Command4=Custom Removal Commands
  9. Command5=Run unInstallShield
  10. Command6=Hide unInstallShield Confirmation
  11. Command7=Hide Status
  12. Command8=Answer YES to UNINST for NT
  13. Command9=Answer YES to UNINST for NON-NT
  14.  
  15. [Confirm unInstall]
  16. CmdType=ConfirmScript
  17. MsgTitle=Confirm Uninstall
  18. MsgText=You have selected to remove %s.  Are you sure you wish to uninstall %s?
  19. String1=
  20. String2=
  21.  
  22. [Warn Reboot]
  23. CmdType=ConfirmScript
  24. MsgTitle=Restart Recommended
  25. MsgText=Once removed, it is recommended that you restart your system.  Are you ready to continue with uninstall?
  26. String1=
  27. String2=
  28.  
  29. [Show Status]
  30. CmdType=ShowStatus
  31. StatusText=\n\n\n\n\n\n\nRemoving application settings and files...
  32.  
  33. [Custom Removal Commands]
  34. CmdType=Include
  35. NumCommands=0
  36.  
  37. [Run unInstallShield]
  38. CmdType=Run
  39. CmdProg=uninst.exe
  40.  
  41. [Hide unInstallShield Confirmation]
  42. CmdType=ShowWindow
  43. ClassName=#32770
  44. WindowName=Confirm File Deletion
  45. ShowMode=Hide
  46.  
  47. [Hide Status]
  48. CmdType=HideStatus
  49.  
  50. [Answer YES to UNINST for NT]
  51. CmdType=SendMessage
  52. ClassName=#32770
  53. WindowName=Confirm File Deletion
  54. Message=Command
  55. wParam=8
  56.  
  57. [Answer YES to UNINST for NON-NT]
  58. CmdType=SendMessage
  59. ClassName=#32770
  60. WindowName=Confirm File Deletion
  61. Message=Command
  62. wParam=6
  63.  
  64.