home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 September
/
Chip_2003-09_cd1.bin
/
zkuste
/
autorun
/
download
/
adew
/
AutoRunCd_eval.exe
/
install_script.iss
Wrap
Text File
|
2003-07-31
|
2KB
|
45 lines
;InnoSetupVersion=3.0.5
[Setup]
AppName=ADEW AutoRun CD (Demo)
AppVerName=ADEW AutoRun CD 3.07b (Demo)
AppId=ADEW AutoRun CD (Demo)
AppPublisher=ADEW
AppPublisherURL=http://www.adew.co.uk/
AppSupportURL=http://www.autorun-cd.com/
DefaultDirName={pf}\ADEW\AutoRunCD
DefaultGroupName=ADEW AutoRun CD
UninstallDisplayName=ADEW AutoRun CD (Demo)
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\AdewAutorunCD.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\AdewAutorunConfig.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\wizard.url"; DestDir: "{app}";
Source: "{app}\home.url"; DestDir: "{app}";
[Registry]
Root: HKLM; Subkey: "Software\ADEW\AutorunCD"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}";
[Run]
Filename: "{app}\AdewAutorunConfig.exe"; Description: "Run the AutoRun CD Configuration"; Flags: shellexec postinstall
[Icons]
Name: "{group}\Configuration and Testing"; Filename: "{app}\AdewAutorunConfig.exe";
Name: "{group}\Web Site - AutoRun CD"; Filename: "{app}\home.url";
Name: "{group}\Uninstall Software"; Filename: "{uninstallexe}";
Name: "{userdesktop}\AutoRun CD Config"; Filename: "{app}\AdewAutorunConfig.exe"; Tasks: desktopicon;
Name: "{group}\Configuration Help"; Filename: "{app}\wizard.url";
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[InstallDelete]
Type: files; Name: "{app}\AdewAutorunCD.exe";
Type: files; Name: "{app}\AdewAutorunConfig.exe";