home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magazine 23 / CDRmag23-0.iso / INDISP / Mcafee / WSC251E / DATA.1 / WCMDR.INI < prev    next >
INI File  |  1996-07-31  |  806b  |  40 lines

  1. ;unInstallShield Helper Configuration
  2.  
  3. [Commands]
  4. NumCommands=5
  5. Command1=Confirm unInstall
  6. Command2=Custom Removal Commands
  7. Command3=Run unInstallShield
  8. Command4=Answer YES to UNINST for NT
  9. Command5=Answer YES to UNINST for NON-NT
  10.  
  11. [Confirm unInstall]
  12. CmdType=ConfirmScript
  13. MsgTitle=Confirm Uninstall
  14. MsgText=You have selected to remove %s.  Are you sure you wish to uninstall %s?
  15. String1=
  16. String2=
  17.  
  18. [Custom Removal Commands]
  19. CmdType=Include
  20. NumCommands=0
  21.  
  22. [Run unInstallShield]
  23. CmdType=Run
  24. CmdProg=uninst.exe
  25.  
  26. [Answer YES to UNINST for NT]
  27. CmdType=SendMessage
  28. ClassName=#32770
  29. WindowName=Confirm File Deletion
  30. Message=Command
  31. wParam=8
  32.  
  33. [Answer YES to UNINST for NON-NT]
  34. CmdType=SendMessage
  35. ClassName=#32770
  36. WindowName=Confirm File Deletion
  37. Message=Command
  38. wParam=6
  39.  
  40.