home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 July & August
/
PCWorld_2007-07-08_cd.bin
/
zabezpeceni
/
unhackme
/
unhackme400.exe
/
install_script.iss
Wrap
Text File
|
2006-12-20
|
4KB
|
76 lines
;InnoSetupVersion=5.1.2
[Setup]
AppName=UnHackMe
AppVerName=UnHackMe 4.0 release
AppId=UnHackMe
AppPublisher=Greatis Software, LLC.
AppPublisherURL=http://www.unhackme.com
AppSupportURL=http://www.unhackme.com
AppUpdatesURL=http://www.unhackme.com
DefaultDirName={pf}\UnHackMe
DefaultGroupName=UnHackMe
OutputBaseFilename=unhackme400
Compression=lzma
PrivilegesRequired=none
InfoBeforeFile=embedded\InfoBefore.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Unhackme,1.exe"; DestDir: "{app}"; DestName: "Unhackme.exe"; Flags: ignoreversion
Source: "{app}\hackmon.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\order.txt"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\UnHackMe.cnt"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\Unhackme,2.exe"; DestDir: "{app}"; DestName: "Unhackme.exe"; Flags: restartreplace ignoreversion
Source: "{app}\UnHackMe.hlp"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\unhackmedb.unh"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{app}\UnHackMeDrv.sys"; DestDir: "{app}"; Flags: restartreplace ignoreversion
Source: "{sys}\drivers\UnHackMeDrv.sys"; DestDir: "{sys}\drivers"; Flags: restartreplace
[Registry]
Root: HKCU; Subkey: "Software\Greatis\Unhackme"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\Greatis\Unhackme"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\Greatis\Unhackme"; ValueName: "@Version"; ValueType: String; ValueData: "4.0 release";
Root: HKCU; Subkey: "Software\Greatis\Unhackme"; ValueName: "@Path"; ValueType: String; ValueData: "{app}\Unhackme.exe";
Root: HKCU; Subkey: "Software\Greatis\Unhackme"; ValueName: "@Dir"; ValueType: String; ValueData: "{app}\";
Root: HKLM; Subkey: "Software\Greatis\Unhackme"; ValueName: "@Path"; ValueType: String; ValueData: "{app}\Unhackme.exe";
Root: HKLM; Subkey: "Software\Greatis\Unhackme"; ValueName: "@Dir"; ValueType: String; ValueData: "{app}\";
Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "UnHackMe Monitor"; ValueType: String; ValueData: "{app}\hackmon.exe"; Flags: uninsdeletevalue
Root: HKLM; Subkey: "Software\Greatis\Unhackme\Native"; ValueName: "EveryDay"; ValueType: Dword; ValueData: "$1";
[Run]
Filename: "{app}\Unhackme.exe"; Description: "Launch UnHackMe"; Flags: postinstall nowait
Filename: "{app}\hackmon.exe"; Description: "Launch UnHackMe Monitor"; Flags: postinstall nowait
[UninstallRun]
Filename: "{app}\Unhackme.exe"; Parameters: "/x"; StatusMsg: "Unininstalling UnHackMe...";
[Icons]
Name: "{group}\UnHackMe"; Filename: "{app}\Unhackme.exe";
Name: "{group}\UnHackMe Monitor"; Filename: "{app}\hackmon.exe";
Name: "{userdesktop}\UnHackMe"; Filename: "{app}\Unhackme.exe"; Tasks: desktopicon;
Name: "{group}\Register UnHackMe"; Filename: "{app}\Unhackme.exe";
Name: "{group}\Read me"; Filename: "{app}\readme.txt";
Name: "{group}\How to register"; Filename: "{app}\order.txt";
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[CustomMessages]
default.NameAndVersion=%1 version %2
default.AdditionalIcons=Additional icons:
default.CreateDesktopIcon=Create a &desktop icon
default.CreateQuickLaunchIcon=Create a &Quick Launch icon
default.ProgramOnTheWeb=%1 on the Web
default.UninstallProgram=Uninstall %1
default.LaunchProgram=Launch %1
default.AssocFileExtension=&Associate %1 with the %2 file extension
default.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";