home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 November / PCWNOV07.iso / Software / Shareware / NoteZilla 7.0.80 / NoteZillaSetup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2007-07-17  |  8.7 KB  |  93 lines

  1. ;InnoSetupVersion=5.1.10
  2. [Setup]
  3. AppName=NoteZilla
  4. AppVerName=NoteZilla 7.0
  5. AppId=NoteZilla
  6. AppPublisher=Conceptworld Corporation
  7. AppPublisherURL=http://www.conceptworld.com/
  8. AppSupportURL=http://www.conceptworld.com/
  9. AppUpdatesURL=http://www.conceptworld.com/
  10. DefaultDirName={code:GetDefaultDirectory}
  11. DefaultGroupName=NoteZilla
  12. OutputBaseFilename=setup
  13. Compression=lzma
  14. DisableProgramGroupPage=yes
  15. ChangesAssociations=yes
  16. LicenseFile=embedded\License.rtf
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{app}\NoteZilla.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  21. Source: "{app}\PalmSync.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  22. Source: "{app}\Skinz.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  23. Source: "{app}\ZipArchive.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  24. Source: "{app}\zlib.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  25. Source: "{app}\sqlite3.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  26. Source: "{app}\XTP9700Lib.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  27. Source: "{app}\OleAcc.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  28. Source: "{app}\ssce5532.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  29. Source: "{app}\Dictionaries\accent.tlx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  30. Source: "{app}\Dictionaries\correct.tlx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  31. Source: "{app}\Dictionaries\ssceam.tlx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  32. Source: "{app}\Dictionaries\ssceam2.clx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  33. Source: "{app}\Dictionaries\sscebr.tlx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  34. Source: "{app}\Dictionaries\sscebr2.clx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  35. Source: "{app}\Dictionaries\tech.tlx"; DestDir: "{app}\Dictionaries"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  36. Source: "{app}\Skins\Classic Gradient.ssz"; DestDir: "{app}\Skins"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  37. Source: "{app}\Skins\Classic.ssz"; DestDir: "{app}\Skins"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  38. Source: "{app}\Skins\Crumpled Paper.ssz"; DestDir: "{app}\Skins"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  39. Source: "{app}\Skins\Water Ripple.ssz"; DestDir: "{app}\Skins"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  40. Source: "{app}\Help\NoteZilla.chm"; DestDir: "{app}\Help"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  41. Source: "{app}\Help\SpellChecker.chm"; DestDir: "{app}\Help"; MinVersion: 0.0,5.0; Flags: restartreplace ignoreversion uninsremovereadonly 
  42. Source: "{app}\Sounds\Empty Trash.wav"; DestDir: "{app}\Sounds"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  43. Source: "{app}\Sounds\Receive Note.wav"; DestDir: "{app}\Sounds"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  44. Source: "{app}\Sounds\Reminder.wav"; DestDir: "{app}\Sounds"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  45. Source: "{app}\Images\BuyLater.gif"; DestDir: "{app}\Images"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  46. Source: "{app}\Images\BuyNow.gif"; DestDir: "{app}\Images"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  47. Source: "{app}\Images\EnterKey.gif"; DestDir: "{app}\Images"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  48. Source: "{app}\Images\LogoBig.gif"; DestDir: "{app}\Images"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  49. Source: "{app}\Templates\HtmlDocumentTemplate.html"; DestDir: "{app}\Templates"; MinVersion: 0.0,5.0; Flags: ignoreversion uninsremovereadonly 
  50. Source: "{sys}\mfc71.dll"; DestDir: "{sys}"; MinVersion: 0.0,5.0; Flags: uninsneveruninstall restartreplace 32bit 
  51. Source: "{sys}\msvcr71.dll"; DestDir: "{sys}"; MinVersion: 0.0,5.0; Flags: uninsneveruninstall restartreplace 32bit 
  52. Source: "{sys}\msvcp71.dll"; DestDir: "{sys}"; MinVersion: 0.0,5.0; Flags: uninsneveruninstall restartreplace 32bit 
  53. Source: "{app}\CondMgr.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace uninsremovereadonly 
  54. [Registry]
  55. Root: HKCU; Subkey: "Software\Conceptworld\NoteZilla\Settings"; ValueName: "MajorVersion"; ValueType: Dword; ValueData: "$7"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  56. Root: HKCU; Subkey: "Software\Conceptworld\NoteZilla\Settings"; ValueName: "MinorVersion"; ValueType: Dword; ValueData: "$0"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  57. Root: HKCU; Subkey: "Software\Conceptworld\NoteZilla\Settings"; ValueName: "Build"; ValueType: Dword; ValueData: "$50"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  58. Root: HKCU; Subkey: "Software\Conceptworld\NoteZilla\Settings"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  59. Root: HKCU; Subkey: "Software\Conceptworld\NoteZilla\Settings"; ValueName: "JustInstalled"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  60. Root: HKLM32; Subkey: "Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers"; ValueName: "{app}\NoteZilla.exe"; ValueType: String; ValueData: "DisableNXShowUI"; MinVersion: 0.0,5.02; Flags: uninsdeletevalue 
  61. Root: HKLM64; Subkey: "Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers"; ValueName: "{app}\NoteZilla.exe"; ValueType: String; ValueData: "DisableNXShowUI"; Check: "IsWin64"; MinVersion: 0.0,5.02; Flags: uninsdeletevalue 
  62. Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "NoteZilla"; ValueType: String; ValueData: "{app}\NoteZilla.exe"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  63. Root: HKCR; Subkey: ".nzn"; ValueType: String; ValueData: "NoteZilla.StickyNote"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  64. Root: HKCR; Subkey: "NoteZilla.StickyNote"; ValueType: String; ValueData: "NoteZilla Sticky Note"; MinVersion: 0.0,5.0; Flags: uninsdeletekey 
  65. Root: HKCR; Subkey: "NoteZilla.StickyNote\shell\open\command"; ValueType: String; ValueData: """{app}\NoteZilla.exe"" /CreateNewNote ""%1"""; MinVersion: 0.0,5.0; 
  66. [Run]
  67. Filename: "{app}\NoteZilla.exe"; Description: "Launch NoteZilla"; MinVersion: 0.0,5.0; Flags: postinstall skipifsilent nowait
  68. [UninstallRun]
  69. Filename: "http://www.conceptworld.com/redirect.asp?Product=NoteZilla&Action=UninstallSurvey"; MinVersion: 0.0,5.0; Flags: shellexec nowait
  70. [Icons]
  71. Name: "{group}\NoteZilla"; Filename: "{app}\NoteZilla.exe"; MinVersion: 0.0,5.0; 
  72. Name: "{group}\NoteZilla Notes Browser"; Filename: "{app}\NoteZilla.exe"; Parameters: "/ShowNotesBrowser"; MinVersion: 0.0,5.0; 
  73. Name: "{group}\NoteZilla Help"; Filename: "{app}\Help\NoteZilla.chm"; MinVersion: 0.0,5.0; 
  74. Name: "{group}\Uninstall NoteZilla"; Filename: "{uninstallexe}"; MinVersion: 0.0,5.0; 
  75. Name: "{app}\Create New Note (NoteZilla)"; Filename: "{app}\NoteZilla.exe"; Parameters: "/CreateNewNote"; MinVersion: 0.0,5.0; 
  76. Name: "{app}\Bring Notes On Top (NoteZilla)"; Filename: "{app}\NoteZilla.exe"; Parameters: "/BringNotesOnTop"; MinVersion: 0.0,5.0; 
  77. Name: "{commonstartmenu}\Create New Note (NoteZilla)"; Filename: "{app}\NoteZilla.exe"; Parameters: "/CreateNewNote"; MinVersion: 0.0,5.0; 
  78. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Bring Notes On Top (NoteZilla)"; Filename: "{app}\NoteZilla.exe"; Parameters: "/BringNotesOnTop"; MinVersion: 0.0,5.0; 
  79. [CustomMessages]
  80. default.NameAndVersion=%1 version %2
  81. default.AdditionalIcons=Additional icons:
  82. default.CreateDesktopIcon=Create a &desktop icon
  83. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  84. default.ProgramOnTheWeb=%1 on the Web
  85. default.UninstallProgram=Uninstall %1
  86. default.LaunchProgram=Launch %1
  87. default.AssocFileExtension=&Associate %1 with the %2 file extension
  88. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  89. [Languages]
  90. ; These files are stubs
  91. ; To achieve better results after recompilation, use the real language files
  92. Name: "default"; MessagesFile: "embedded\default.isl"; 
  93.