home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 2005 October / Computer Shopper 2005 October.iso / Toolkit / Enhance / Recent / x2net_recentdocuments_setup_mws.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2005-06-27  |  5.2 KB  |  65 lines

  1. ;InnoSetupVersion=5.0.4
  2. [Setup]
  3. AppName=X2Net Recent Documents
  4. AppVerName=X2Net Recent Documents (Build: 2.0.1.0)
  5. AppId=X2Net Recent Documents
  6. AppVersion=2.0
  7. AppPublisher=X2Net Limited
  8. AppPublisherURL=www.x2net.com
  9. AppSupportURL=www.x2net.com
  10. AppUpdatesURL=www.x2net.com
  11. DefaultDirName={pf}\X2Net\Recent Documents
  12. DefaultGroupName=X2Net\Recent Documents
  13. UninstallDisplayIcon={app}\x2netrecents.exe
  14. UninstallDisplayName=X2Net Recent Documents
  15. OutputBaseFilename=x2net_recentdocuments_setup
  16. Compression=lzma
  17. DisableDirPage=yes
  18. DisableProgramGroupPage=yes
  19. LicenseFile=embedded\License.txt
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22. [Files]
  23. Source: "{app}\X2NetRecents.exe"; DestDir: "{app}"; MinVersion: 4.1.1998,4.0.1381; Flags: restartreplace uninsrestartdelete 
  24. Source: "{app}\X2Net_Recents_Interface.dll"; DestDir: "{app}"; MinVersion: 4.1.1998,4.0.1381; Flags: restartreplace regserver uninsrestartdelete 
  25. Source: "{app}\By Date....X2NetRecentDocuments"; DestDir: "{app}"; MinVersion: 4.1.1998,4.0.1381; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  26. Source: "{app}\Latest Documents....X2NetRecentDocuments"; DestDir: "{app}"; MinVersion: 4.1.1998,4.0.1381; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  27. Source: "{app}\Today's Documents....X2NetRecentDocuments"; DestDir: "{app}"; MinVersion: 4.1.1998,4.0.1381; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  28. Source: "{app}\X2Net Recent Documents....X2NetRecentDocuments"; DestDir: "{app}"; MinVersion: 4.1.1998,4.0.1381; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  29. Source: "{app}\By Application....X2NetRecentDocuments"; DestDir: "{app}"; MinVersion: 4.1.1998,4.0.1381; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion uninsremovereadonly 
  30. Source: "{app}\X2NetRecents.chm"; DestDir: "{app}"; MinVersion: 4.1.1998,4.0.1381; Flags: restartreplace uninsrestartdelete 
  31. [Registry]
  32. Root: HKCU; Subkey: "Software\X2Net Limited\X2Net Recent Documents"; ValueType: String; MinVersion: 4.1.1998,4.0.1381; Flags: uninsdeletekey deletekey 
  33. Root: HKLM; Subkey: "Software\X2Net Limited\X2Net Recent Documents"; ValueName: "Location"; ValueType: String; ValueData: "{app}\x2netrecents.exe"; MinVersion: 4.1.1998,4.0.1381; Flags: uninsdeletekey deletekey 
  34. Root: HKCR; Subkey: ".X2NetRecentDocuments"; ValueType: String; ValueData: "X2NetRecentDocuments"; MinVersion: 4.1.1998,4.0.1381; Flags: uninsdeletekey 
  35. Root: HKCR; Subkey: "X2NetRecentDocuments\DefaultIcon"; ValueType: String; ValueData: "{app}\X2NetRecents.exe,0"; MinVersion: 4.1.1998,4.0.1381; Flags: uninsdeletekey 
  36. Root: HKCR; Subkey: "X2NetRecentDocuments"; ValueType: String; ValueData: "X2Net Recent Documents View File"; MinVersion: 4.1.1998,4.0.1381; Flags: uninsdeletekey 
  37. Root: HKCR; Subkey: "X2NetRecentDocuments"; ValueName: "NeverShowExt"; ValueType: String; MinVersion: 4.1.1998,4.0.1381; Flags: uninsdeletekey 
  38. Root: HKCR; Subkey: "X2NetRecentDocuments\shell\open\command"; ValueType: String; ValueData: """{app}\X2NetRecents.exe"" ""%1"""; MinVersion: 4.1.1998,4.0.1381; Flags: uninsdeletekey 
  39. Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"; ValueName: "Start_ShowRecentDocs"; ValueType: Dword; ValueData: "$2"; MinVersion: 4.1.1998,4.0.1381; 
  40. Root: HKLM; Subkey: "Software\X2Net Limited\X2Net Recent Documents"; ValueName: "Source"; ValueType: String; ValueData: "{srcexe}"; MinVersion: 4.1.1998,4.0.1381; Flags: createvalueifdoesntexist uninsdeletekey 
  41. [Run]
  42. Filename: "{app}\X2NetRecents.exe"; Parameters: "-regserver"; StatusMsg: "Registering license, just a few seconds more..."; MinVersion: 4.1.1998,4.0.1381; 
  43. Filename: "{app}\X2NetRecents.exe"; Parameters: "Install"; StatusMsg: "Registering license, just a few seconds more..."; MinVersion: 4.1.1998,4.0.1381; 
  44. Filename: "{app}\X2NetRecents.exe"; StatusMsg: "Registering license, just a few seconds more..."; MinVersion: 4.1.1998,4.0.1381; Flags: nowait
  45. [UninstallRun]
  46. Filename: "{app}\X2NetRecents.exe"; Parameters: "STOP"; MinVersion: 4.1.1998,4.0.1381; Flags: skipifdoesntexist 
  47. Filename: "{app}\X2NetRecents.exe"; Parameters: "-unregserver"; MinVersion: 4.1.1998,4.0.1381; Flags: skipifdoesntexist 
  48. [Icons]
  49. Name: "{group}\Recent Documents"; Filename: "{app}\X2NetRecents.exe"; WorkingDir: "{app}"; IconFilename: "{app}\X2NetRecents.exe"; MinVersion: 4.1.1998,4.0.1381; 
  50. Name: "{group}\Uninstall Recent Documents"; Filename: "{uninstallexe}"; MinVersion: 4.1.1998,4.0.1381; 
  51. [CustomMessages]
  52. default.NameAndVersion=%1 version %2
  53. default.AdditionalIcons=Additional icons:
  54. default.CreateDesktopIcon=Create a &desktop icon
  55. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  56. default.ProgramOnTheWeb=%1 on the Web
  57. default.UninstallProgram=Uninstall %1
  58. default.LaunchProgram=Launch %1
  59. default.AssocFileExtension=&Associate %1 with the %2 file extension
  60. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  61. [Languages]
  62. ; These files are stubs
  63. ; To achieve better results after recompilation, use the real language files
  64. Name: "default"; MessagesFile: "embedded\default.isl"; 
  65.