home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / software / slunec / app / 6203_8231.exe / install_script.iss
Text File  |  2004-01-07  |  6KB  |  108 lines

  1. ;InnoSetupVersion=3.0.8
  2.  
  3. [Setup]
  4. AppName=myJabber Version 3.5
  5. AppVerName=myJabber version 3.5.46
  6. AppId=myJabber Version 3.5
  7. AppVersion=3.5.46
  8. AppPublisher=sltsCommunications
  9. AppPublisherURL=http://www.myjabber.net
  10. AppSupportURL=http://www.myjabber.net
  11. AppUpdatesURL=http://www.myjabber.net
  12. AppMutex=myJabber v3.5
  13. DefaultDirName={pf}\myJabber
  14. DefaultGroupName=myJabber
  15. UninstallDisplayIcon={app}\myJabber.exe
  16. OutputBaseFilename=setup
  17. Compression=zip
  18. PrivilegesRequired=none
  19. DisableProgramGroupPage=yes
  20. LicenseFile=embedded\License.txt
  21. WizardImageFile=embedded\WizardImage0.bmp
  22. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  23.  
  24. [Files]
  25. Source: "{app}\myJabber.exe"; DestDir: "{app}"; 
  26. Source: "{app}\myJabber.exe.manifest"; DestDir: "{app}"; 
  27. Source: "{app}\Sounds\ChatMsg.WAV"; DestDir: "{app}\Sounds"; 
  28. Source: "{app}\Sounds\NewMessage.wav"; DestDir: "{app}\Sounds"; 
  29. Source: "{app}\Sounds\RosterOffline.wav"; DestDir: "{app}\Sounds"; 
  30. Source: "{app}\Sounds\RosterOnline.wav"; DestDir: "{app}\Sounds"; 
  31. Source: "{app}\Emotions\angel.gif"; DestDir: "{app}\Emotions"; 
  32. Source: "{app}\Emotions\angry.gif"; DestDir: "{app}\Emotions"; 
  33. Source: "{app}\Emotions\beer.gif"; DestDir: "{app}\Emotions"; 
  34. Source: "{app}\Emotions\birthday.gif"; DestDir: "{app}\Emotions"; 
  35. Source: "{app}\Emotions\clock.gif"; DestDir: "{app}\Emotions"; 
  36. Source: "{app}\Emotions\confused.gif"; DestDir: "{app}\Emotions"; 
  37. Source: "{app}\Emotions\cry.gif"; DestDir: "{app}\Emotions"; 
  38. Source: "{app}\Emotions\cup.gif"; DestDir: "{app}\Emotions"; 
  39. Source: "{app}\Emotions\devil.gif"; DestDir: "{app}\Emotions"; 
  40. Source: "{app}\Emotions\dont_love.gif"; DestDir: "{app}\Emotions"; 
  41. Source: "{app}\Emotions\drink.gif"; DestDir: "{app}\Emotions"; 
  42. Source: "{app}\Emotions\email.gif"; DestDir: "{app}\Emotions"; 
  43. Source: "{app}\Emotions\embarassed.gif"; DestDir: "{app}\Emotions"; 
  44. Source: "{app}\Emotions\gift.gif"; DestDir: "{app}\Emotions"; 
  45. Source: "{app}\Emotions\handcuffs.gif"; DestDir: "{app}\Emotions"; 
  46. Source: "{app}\Emotions\happy.gif"; DestDir: "{app}\Emotions"; 
  47. Source: "{app}\Emotions\idea.gif"; DestDir: "{app}\Emotions"; 
  48. Source: "{app}\Emotions\kiss.gif"; DestDir: "{app}\Emotions"; 
  49. Source: "{app}\Emotions\love.gif"; DestDir: "{app}\Emotions"; 
  50. Source: "{app}\Emotions\movie.gif"; DestDir: "{app}\Emotions"; 
  51. Source: "{app}\Emotions\music.gif"; DestDir: "{app}\Emotions"; 
  52. Source: "{app}\Emotions\no.gif"; DestDir: "{app}\Emotions"; 
  53. Source: "{app}\Emotions\picture.gif"; DestDir: "{app}\Emotions"; 
  54. Source: "{app}\Emotions\rose.gif"; DestDir: "{app}\Emotions"; 
  55. Source: "{app}\Emotions\sad.gif"; DestDir: "{app}\Emotions"; 
  56. Source: "{app}\Emotions\sun.gif"; DestDir: "{app}\Emotions"; 
  57. Source: "{app}\Emotions\sunny_face.gif"; DestDir: "{app}\Emotions"; 
  58. Source: "{app}\Emotions\surprised.gif"; DestDir: "{app}\Emotions"; 
  59. Source: "{app}\Emotions\telephone.gif"; DestDir: "{app}\Emotions"; 
  60. Source: "{app}\Emotions\tongue_sticking_out.gif"; DestDir: "{app}\Emotions"; 
  61. Source: "{app}\Emotions\undecided.gif"; DestDir: "{app}\Emotions"; 
  62. Source: "{app}\Emotions\very_happy.gif"; DestDir: "{app}\Emotions"; 
  63. Source: "{app}\Emotions\wilt_flower.gif"; DestDir: "{app}\Emotions"; 
  64. Source: "{app}\Emotions\wink.gif"; DestDir: "{app}\Emotions"; 
  65. Source: "{app}\Emotions\yes.gif"; DestDir: "{app}\Emotions"; 
  66. Source: "{app}\eua.txt"; DestDir: "{app}"; 
  67. Source: "{app}\myjabber.net.url"; DestDir: "{app}"; 
  68. Source: "{app}\change_log.htm"; DestDir: "{app}"; 
  69. Source: "{sys}\MSWINSCK.OCX"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  70. Source: "{sys}\SmartUI2.ocx"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  71. Source: "{app}\sltsUtils2.ocx"; DestDir: "{app}"; Flags: restartreplace regserver 
  72. Source: "{app}\matrixserver.dll"; DestDir: "{app}"; Flags: restartreplace regserver 
  73. Source: "{app}\historyviewer.exe"; DestDir: "{app}"; 
  74. Source: "{app}\openssl.dll"; DestDir: "{app}"; 
  75. Source: "{app}\sltshash.dll"; DestDir: "{app}"; 
  76. Source: "{app}\sltsDB.dll"; DestDir: "{app}"; Flags: ignoreversion 
  77. Source: "{app}\idletrac.dll"; DestDir: "{app}"; 
  78. Source: "{app}\back.jpg"; DestDir: "{app}"; 
  79. Source: "{app}\myJabber v3.5.chm"; DestDir: "{app}"; Flags: ignoreversion 
  80. Source: "{app}\sltssmall.gif"; DestDir: "{app}"; 
  81. Source: "{app}\cfg.dat"; DestDir: "{app}"; Flags: ignoreversion 
  82. Source: "{sys}\msxml3a.dll"; DestDir: "{sys}"; 
  83. Source: "{sys}\msxml3r.dll"; DestDir: "{sys}"; 
  84. Source: "{sys}\msxml3.dll"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile 
  85. Source: "{sys}\StdOle2.tlb"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regtypelib 
  86. Source: "{sys}\MSVBVM60.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver 
  87. Source: "{sys}\OleAut32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver 
  88. Source: "{sys}\OlePro32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver 
  89. Source: "{sys}\AsycFilt.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace 
  90. Source: "{sys}\Ctl3d32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace 
  91. Source: "{sys}\ComCat.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver 
  92.  
  93. [Registry]
  94. Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "myJabber v3.5"; ValueType: String; ValueData: "{app}\myJabber.exe"; Flags: uninsdeletekey 
  95.  
  96. [Run]
  97. Filename: "{app}\myJabber.exe"; Description: "Launch myJabber"; Flags: postinstall skipifsilent nowait
  98.  
  99. [Icons]
  100. Name: "{group}\myJabber"; Filename: "{app}\myJabber.exe"; 
  101. Name: "{group}\Visit myJabber Web Site"; Filename: "{app}\myJabber.net.url"; 
  102. Name: "{userdesktop}\myJabber"; Filename: "{app}\myJabber.exe"; Tasks: desktopicon; 
  103. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\myJabber"; Filename: "{app}\myJabber.exe"; Tasks: quicklaunchicon; 
  104.  
  105. [Tasks]
  106. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  107. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; 
  108.