home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softwarová Záchrana 3
/
Softwarova-zachrana-3.bin
/
NTFSRatio
/
NTFSRatioSetup.exe
/
install_script.iss
Wrap
Text File
|
2005-03-12
|
1KB
|
37 lines
;InnoSetupVersion=4.0.5
[Setup]
AppName=NTFSRatio
AppVerName=NTFSRatio 1.2
AppId=NTFS Ratio
AppVersion=1.2
DefaultDirName={pf}\NTFSRatio
DefaultGroupName=NTFSRatio
OutputBaseFilename=NTFSRatioSetup
Compression=bzip2
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Readme.txt"; DestDir: "{app}";
Source: "{app}\NTFSRatio.exe"; DestDir: "{app}";
[Registry]
Root: HKCR; Subkey: "Folder\Shell\NTFSRatio"; ValueType: String; ValueData: "NTFSRatio"; Flags: uninsdeletekey deletekey
Root: HKCR; Subkey: "Folder\shell\NTFSRatio\command"; ValueType: String; ValueData: "{app}\NTFSRatio.exe ""%1"""; Flags: uninsdeletekey deletekey
[Run]
Filename: "{app}\Readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent
[Icons]
Name: "{group}\NTFSRatio"; Filename: "{app}\NTFSRatio.exe"; WorkingDir: "{app}"; IconFilename: "{app}\NTFSRatio.exe";
[Types]
Name: "full"; Description: "Full installation";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";