home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 July / CHIP_CD_2005-07.iso / software / ge_hit / files / geNormal.exe / install_script.iss
Text File  |  2005-05-04  |  5KB  |  93 lines

  1. ;InnoSetupVersion=5.0.4
  2.  
  3. [Setup]
  4. AppName=Golden Eye
  5. AppVerName=Golden Eye 4.01
  6. AppId=Golden Eye
  7. AppMutex=GoldenEyeExe
  8. DefaultDirName={pf}\AGSeydsApp
  9. DefaultGroupName=Golden Eye
  10. OutputBaseFilename=geNormal
  11. Compression=lzma
  12. PrivilegesRequired=none
  13. DisableProgramGroupPage=yes
  14. LicenseFile=embedded\License.txt
  15. WizardImageFile=embedded\WizardImage0.bmp
  16. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  17.  
  18. [Files]
  19. Source: "{app}\AGSeyApp.exe"; DestDir: "{app}"; Flags: ignoreversion 
  20. Source: "{app}\BMPToJPG.dll"; DestDir: "{app}"; Flags: ignoreversion 
  21. Source: "{app}\report\aim32.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  22. Source: "{app}\report\app.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  23. Source: "{app}\report\bullet.gif"; DestDir: "{app}\report"; Flags: ignoreversion 
  24. Source: "{app}\report\Clipboard.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  25. Source: "{app}\report\computer.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  26. Source: "{app}\report\ExeFilePath.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  27. Source: "{app}\report\eye3.jpg"; DestDir: "{app}\report"; Flags: ignoreversion 
  28. Source: "{app}\report\FileFolder.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  29. Source: "{app}\report\icq32.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  30. Source: "{app}\report\ie.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  31. Source: "{app}\report\keyboard.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  32. Source: "{app}\report\Msm32.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  33. Source: "{app}\report\rule.gif"; DestDir: "{app}\report"; Flags: ignoreversion 
  34. Source: "{app}\report\rule2.gif"; DestDir: "{app}\report"; Flags: ignoreversion 
  35. Source: "{app}\report\screenshot.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  36. Source: "{app}\report\yahoo32.ico"; DestDir: "{app}\report"; Flags: ignoreversion 
  37. Source: "{app}\OLEAUT32.DLL"; DestDir: "{app}"; Flags: uninsneveruninstall regserver sharedfile ignoreversion 
  38. Source: "{app}\MSCOMCTL.OCX"; DestDir: "{app}"; Flags: uninsneveruninstall regserver sharedfile ignoreversion 
  39. Source: "{app}\TabCtl32.ocx"; DestDir: "{app}"; Flags: uninsneveruninstall regserver sharedfile ignoreversion 
  40. Source: "{app}\PICCLP32.OCX"; DestDir: "{app}"; Flags: uninsneveruninstall regserver sharedfile ignoreversion 
  41. Source: "{app}\KBHOOK.DLL"; DestDir: "{app}"; Flags: ignoreversion 
  42. Source: "{app}\help\Help.chm"; DestDir: "{app}\help"; Flags: ignoreversion 
  43. Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion 
  44.  
  45. [Dirs]
  46. Name: "{app}\help"; 
  47. Name: "{app}\output"; 
  48.  
  49. [Registry]
  50. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "AGSeyApp"; ValueType: String; ValueData: "{app}\AGSeyApp.exe"; Flags: uninsdeletevalue 
  51.  
  52. [INI]
  53. FileName: "{app}\ge.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.monitoring-spy-software.com"; 
  54.  
  55. [Run]
  56. Filename: "{app}\help\Help.chm"; Description: "View the Readme file"; Flags: shellexec postinstall nowait
  57. Filename: "{app}\AGSeyApp.exe"; Description: "Launch Golden Eye"; Flags: postinstall skipifsilent nowait
  58.  
  59. [Icons]
  60. Name: "{group}\Golden Eye"; Filename: "{app}\AGSeyApp.exe"; 
  61. Name: "{group}\Golden Eye On The Web"; Filename: "{app}\ge.url"; 
  62. Name: "{userdesktop}\Golden Eye"; Filename: "{app}\AGSeyApp.exe"; Tasks: desktopicon; 
  63. Name: "{sys}\GoldenEye"; Filename: "{app}\AGSeyApp.exe"; WorkingDir: "{app}"; 
  64. Name: "{app}\Golden Eye"; Filename: "{app}\AGSeyApp.exe"; WorkingDir: "{app}"; 
  65. Name: "{group}\Help"; Filename: "{app}\help\Help.chm"; 
  66. Name: "{group}\Uninstall Golden Eye"; Filename: "{app}\unins000.exe"; 
  67. Name: "{app}\Uninstall Golden Eye"; Filename: "{app}\unins000.exe"; WorkingDir: "{app}"; 
  68. Name: "{app}\Golden Eye On The Web"; Filename: "{app}\ge.url"; 
  69. Name: "{app}\Help"; Filename: "{app}\help\Help.chm"; 
  70.  
  71. [Tasks]
  72. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  73.  
  74. [UninstallDelete]
  75. Type: files; Name: "{app}\ge.dat"; 
  76. Type: files; Name: "{app}\ge.url"; 
  77.  
  78. [CustomMessages]
  79. default.NameAndVersion=%1 version %2
  80. default.AdditionalIcons=Additional icons:
  81. default.CreateDesktopIcon=Create a &desktop icon
  82. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  83. default.ProgramOnTheWeb=%1 on the Web
  84. default.UninstallProgram=Uninstall %1
  85. default.LaunchProgram=Launch %1
  86. default.AssocFileExtension=&Associate %1 with the %2 file extension
  87. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  88.  
  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.