home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softwarová Záchrana 3
/
Softwarova-zachrana-3.bin
/
FingerPrint
/
FingerPrint_Setup.exe
/
install_script.iss
Wrap
Text File
|
2004-01-30
|
2KB
|
53 lines
;InnoSetupVersion=4.1.0
[Setup]
AppName=FingerPrint
AppVerName=FingerPrint 2.1.3
AppId=FingerPrint
AppPublisher=MJLSoftware
AppPublisherURL=http://www.mjleaver.com
AppSupportURL=http://www.mjleaver.com
AppUpdatesURL=http://www.mjleaver.com
DefaultDirName={pf}\MJLSoftware\FingerPrint
DefaultGroupName=MJLSoftware\FingerPrint
UninstallDisplayIcon={app}\FingerPrint.exe
UninstallDisplayName=FingerPrint
OutputBaseFilename=FingerPrint_Setup
Compression=zip
PrivilegesRequired=none
InfoBeforeFile=embedded\InfoBefore.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\FingerPrint.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\ReadMe.rtf"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\FingerPrintCL.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\FingerPrint.chm"; DestDir: "{app}"; Flags: ignoreversion
[Registry]
Root: HKCU; Subkey: "Software\MJLSoftware\FingerPrint"; Flags: uninsdeletekey
[Run]
Filename: "{app}\FingerPrint.exe"; Description: "Launch FingerPrint"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\FingerPrint"; Filename: "{app}\FingerPrint.exe";
Name: "{group}\Uninstall FingerPrint"; Filename: "{uninstallexe}";
Name: "{userdesktop}\FingerPrint"; Filename: "{app}\FingerPrint.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\FingerPrint"; Filename: "{app}\FingerPrint.exe"; Tasks: quicklaunchicon;
Name: "{group}\Help"; Filename: "{app}\FingerPrint.chm";
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\*_Log_Page*.html";
Type: files; Name: "{app}\*_excl_dir.txt";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";