home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 July
/
CHIP_CD_2005-07.iso
/
test
/
ace
/
acedvdbackup.exe
/
install_script.iss
Wrap
Text File
|
2005-05-25
|
3KB
|
69 lines
;InnoSetupVersion=4.2.1
[Setup]
AppName=Ace DVD Backup
AppVerName=Ace DVD Backup 1.2.28
AppId=Ace DVD Backup
AppPublisher=Aokx Media Inc
AppPublisherURL=http://www.aokx.com
AppSupportURL=http://www.aokx.com
AppUpdatesURL=http://www.aokx.com
DefaultDirName={pf}\Ace DVD Backup
DefaultGroupName=Ace DVD Backup
OutputBaseFilename=setup
Compression=lzma
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Ace DVD Backup.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\help.chm"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\nLame.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\auth.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\aspiinst.exe"; DestDir: "{app}"; Flags: ignoreversion
[Registry]
Root: HKCU; Subkey: "Software\Ace DVD Backup"; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\Ace DVD Backup\InstallPath"; ValueType: String; ValueData: "{app}";
[INI]
FileName: "{app}\homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.aokx.com";
FileName: "{app}\buynow.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.aokx.com/order.htm";
[Run]
Filename: "{app}\Ace DVD Backup.exe"; Description: "{cm:LaunchProgram,Ace DVD Backup}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Ace DVD Backup"; Filename: "{app}\Ace DVD Backup.exe";
Name: "{group}\Install ASPI"; Filename: "{app}\aspiinst.exe";
Name: "{group}\Help"; Filename: "{app}\help.chm";
Name: "{group}\{cm:ProgramOnTheWeb,Ace DVD Backup}"; Filename: "{app}\homepage.url";
Name: "{group}\Buy now"; Filename: "{app}\buynow.url";
Name: "{group}\{cm:UninstallProgram,Ace DVD Backup}"; Filename: "{uninstallexe}";
Name: "{userdesktop}\Ace DVD Backup"; Filename: "{app}\Ace DVD Backup.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[UninstallDelete]
Type: files; Name: "{app}\homepage.url";
Type: files; Name: "{app}\buynow.url";
[CustomMessages]
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";