home *** CD-ROM | disk | FTP | other *** search
/ com!online 2004 February / com_0204_1.iso / computer / hobby_u_buero_12 / SnippetCenter.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2003-11-25  |  4.6 KB  |  91 lines

  1. ;InnoSetupVersion=3.0.1
  2. [Setup]
  3. AppName=SnippetCenter Professional
  4. AppVerName=SnippetCenter Professional 1.0.3.0
  5. AppId=SNIPPETS
  6. AppVersion=1.0.3.0
  7. AppPublisher=Oliver Grahl Software Design
  8. AppPublisherURL=http://www.o-grahl.de
  9. AppSupportURL=http://www.o-grahl.de
  10. AppUpdatesURL=http://www.o-grahl.de
  11. AppMutex=SNIPPETS
  12. DefaultDirName={pf}\SnippetCenter Professional
  13. DefaultGroupName=SnippetCenter Professional
  14. OutputBaseFilename=SnippetCenter
  15. Compression=bzip2
  16. PrivilegesRequired=none
  17. AllowNoIcons=yes
  18. LicenseFile=embedded\License.txt
  19. WizardImageFile=embedded\WizardImage0.bmp
  20. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  21. [Files]
  22. Source: "{app}\SnipCent.exe"; DestDir: "{app}"; 
  23. Source: "{app}\SnipCent.exe.manifest"; DestDir: "{app}"; 
  24. Source: "{app}\goApp.xml"; DestDir: "{app}"; 
  25. Source: "{app}\License.txt"; DestDir: "{app}"; 
  26. Source: "{app}\ReadMe.txt"; DestDir: "{app}"; 
  27. Source: "{app}\WhatsNew.xml"; DestDir: "{app}"; 
  28. Source: "{app}\WhatsNew.xsl"; DestDir: "{app}"; 
  29. Source: "{app}\pad_file.xml"; DestDir: "{app}"; 
  30. Source: "{app}\File_Id.diz"; DestDir: "{app}"; 
  31. Source: "{app}\Syntax.xml"; DestDir: "{app}"; 
  32. Source: "{app}\goRegWiz.exe"; DestDir: "{app}"; 
  33. Source: "{app}\goRegWiz.xml"; DestDir: "{app}"; 
  34. Source: "{app}\SnipCent.cnt"; DestDir: "{app}"; 
  35. Source: "{app}\SnipCent.hlp"; DestDir: "{app}"; 
  36. Source: "{app}\Data\Items.DAT"; DestDir: "{app}\Data"; 
  37. Source: "{app}\Data\ItemsCode.DAT"; DestDir: "{app}\Data"; 
  38. Source: "{app}\Data\ItemsContact.DAT"; DestDir: "{app}\Data"; 
  39. Source: "{app}\Data\ItemsFile.DAT"; DestDir: "{app}\Data"; 
  40. Source: "{app}\Data\ItemsFileLink.DAT"; DestDir: "{app}\Data"; 
  41. Source: "{app}\Data\ItemsFlowChart.DAT"; DestDir: "{app}\Data"; 
  42. Source: "{app}\Data\ItemsNote.DAT"; DestDir: "{app}\Data"; 
  43. Source: "{app}\Data\ItemsRtf.DAT"; DestDir: "{app}\Data"; 
  44. Source: "{app}\Data\ItemsUrl.DAT"; DestDir: "{app}\Data"; 
  45. Source: "{app}\Data\Items.IDX"; DestDir: "{app}\Data"; 
  46. Source: "{app}\Data\ItemsCode.IDX"; DestDir: "{app}\Data"; 
  47. Source: "{app}\Data\ItemsContact.IDX"; DestDir: "{app}\Data"; 
  48. Source: "{app}\Data\ItemsFile.IDX"; DestDir: "{app}\Data"; 
  49. Source: "{app}\Data\ItemsFileLink.IDX"; DestDir: "{app}\Data"; 
  50. Source: "{app}\Data\ItemsFlowChart.IDX"; DestDir: "{app}\Data"; 
  51. Source: "{app}\Data\ItemsNote.IDX"; DestDir: "{app}\Data"; 
  52. Source: "{app}\Data\ItemsRtf.IDX"; DestDir: "{app}\Data"; 
  53. Source: "{app}\Data\ItemsUrl.IDX"; DestDir: "{app}\Data"; 
  54. Source: "{app}\Data\Items.BLB"; DestDir: "{app}\Data"; 
  55. Source: "{app}\Data\ItemsCode.BLB"; DestDir: "{app}\Data"; 
  56. Source: "{app}\Data\ItemsContact.BLB"; DestDir: "{app}\Data"; 
  57. Source: "{app}\Data\ItemsFile.BLB"; DestDir: "{app}\Data"; 
  58. Source: "{app}\Data\ItemsFlowChart.BLB"; DestDir: "{app}\Data"; 
  59. Source: "{app}\Data\ItemsNote.BLB"; DestDir: "{app}\Data"; 
  60. Source: "{app}\Data\ItemsRtf.BLB"; DestDir: "{app}\Data"; 
  61. Source: "{app}\Data\SnipCent.xml"; DestDir: "{app}\Data"; 
  62. [Dirs]
  63. Name: "{app}\Data"; 
  64. [Registry]
  65. Root: HKLM; Subkey: "Software\go!soft\SnippetCenter"; Flags: uninsdeletekey dontcreatekey 
  66. Root: HKCU; Subkey: "Software\go!soft\SnippetCenter"; Flags: uninsdeletekey dontcreatekey 
  67. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\SnipCent.exe"; Flags: uninsdeletekey dontcreatekey 
  68. Root: HKCU; Subkey: "Software\go!soft"; Flags: uninsdeletekeyifempty dontcreatekey 
  69. Root: HKLM; Subkey: "Software\go!soft"; Flags: uninsdeletekeyifempty dontcreatekey 
  70. [INI]
  71. FileName: "{app}\SnipCent.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.o-grahl.de"; 
  72. [Run]
  73. Filename: "{app}\SnipCent.exe"; Description: "Ausf
  74. hren von SnippetCenter"; Flags: postinstall skipifsilent waituntilidle
  75. [Icons]
  76. Name: "{group}\SnippetCenter Professional"; Filename: "{app}\SnipCent.exe"; Comment: "SnippetCenter Professional"; 
  77. Name: "{group}\SnippetCenter Professional Hilfe"; Filename: "{app}\SnipCent.hlp"; WorkingDir: "{app}"; Comment: "{group}\SnippetCenter Professional Hilfe"; 
  78. Name: "{group}\SnippetCenter Website"; Filename: "{app}\SnipCent.url"; 
  79. Name: "{userdesktop}\SnippetCenter Professional"; Filename: "{app}\SnipCent.exe"; Comment: "SnippetCenter Professional"; Tasks: desktopicon; 
  80. [Tasks]
  81. Name: "desktopicon"; Description: "Erzeuge ein &Desktop-Icon"; GroupDescription: "Weitere Icons:"; 
  82. [UninstallDelete]
  83. Type: files; Name: "{app}\SnipCent.url"; 
  84. Type: files; Name: "{app}\SnipCent.log"; 
  85. Type: files; Name: "{app}\goReg.key"; 
  86. Type: files; Name: "{app}\SnipCent.gid"; 
  87. Type: files; Name: "{app}\Hotnews.xml"; 
  88. Type: files; Name: "{app}\syntax.bin"; 
  89. Type: files; Name: "{app}\scPS.prs"; 
  90. Type: filesandordirs; Name: "{app}\Data"; 
  91.