home *** CD-ROM | disk | FTP | other *** search
/ OK PC 9: CD / Okpcg9.iso / Util / SCN3_W95 / DATA.1 / wcmdr.ini < prev    next >
Encoding:
INI File  |  1997-03-28  |  1.4 KB  |  63 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=Confirmar desinstalaci≤n
  18. MsgText=Ha seleccionado eliminar %s.  ┐Estß seguro de que desea desinstalar %s?
  19. String1=
  20. String2=
  21.  
  22. [Warn Reboot]
  23. CmdType=ConfirmScript
  24. MsgTitle=Reinicio recomendado
  25. MsgText=Una vez eliminado, es aconsejable reiniciar el sistema.  ┐Estß listo para continuar con la desinstalaci≤n?
  26. String1=
  27. String2=
  28.  
  29. [Show Status]
  30. CmdType=ShowStatus
  31. StatusText=\n\n\n\n\n\n\nEliminando los archivos y la configuraci≤n de la aplicaci≤n...
  32. [Custom Removal Commands]
  33. CmdType=Include
  34. NumCommands=0
  35.  
  36. [Run unInstallShield]
  37. CmdType=Run
  38. CmdProg=uninst.exe
  39.  
  40. [Hide unInstallShield Confirmation]
  41. CmdType=ShowWindow
  42. ClassName=#32770
  43. WindowName=Confirm File Deletion
  44. ShowMode=Hide
  45.  
  46. [Hide Status]
  47. CmdType=HideStatus
  48.  
  49. [Answer YES to UNINST for NT]
  50. CmdType=SendMessage
  51. ClassName=#32770
  52. WindowName=Confirm File Deletion
  53. Message=Command
  54. wParam=8
  55.  
  56. [Answer YES to UNINST for NON-NT]
  57. CmdType=SendMessage
  58. ClassName=#32770
  59. WindowName=Confirm File Deletion
  60. Message=Command
  61. wParam=6
  62.  
  63.