home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 February
/
CHIP_2004_0102_X.BIN
/
communic
/
clients
/
Nuria21be.exe
/
install_script.iss
Wrap
Text File
|
2003-10-22
|
956b
|
32 lines
;InnoSetupVersion=3.0.5
[Setup]
AppName=Nuria
AppVerName=Nuria 2.1
AppId=Nuria
AppPublisher=IPing Research B.V.
AppPublisherURL=http://www.nuria.nl
AppSupportURL=http://www.nuria.nl
AppUpdatesURL=http://www.nuria.nl
DefaultDirName={pf}\Nuria
DefaultGroupName=Nuria
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Nuria.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
[Registry]
Root: HKLM; Subkey: "Software\Nuria\Settings"; ValueName: "startup"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist
[Run]
Filename: "{app}\Nuria.exe"; Description: "Launch Nuria"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Nuria"; Filename: "{app}\Nuria.exe";
Name: "{commonstartup}\Nuria"; Filename: "{app}\Nuria.exe";