home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 July & August
/
PCWorld_2006-07-08_cd.bin
/
multimedia
/
aoadvdcopy
/
aoadvdcopy.exe
/
install_script.iss
Wrap
Text File
|
2006-05-26
|
3KB
|
72 lines
;InnoSetupVersion=5.1.2
[Setup]
AppName=AoA DVD Copy
AppVerName=AoA DVD Copy
AppId=AoA DVD Copy
AppPublisher=AoAMedia
AppPublisherURL=http://www.aoadvdcopy.com
AppSupportURL=http://www.aoadvdcopy.com
AppUpdatesURL=http://www.aoadvdcopy.com
DefaultDirName={pf}\AoA DVD Copy
DefaultGroupName=AoA DVD Copy
OutputBaseFilename=aoadvdcopy
Compression=lzma
PrivilegesRequired=none
AllowNoIcons=yes
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\AoA DVD Copy.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\dvdshrinkDll.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\WnASPI32.dll"; DestDir: "{app}";
Source: "{app}\Help.chm"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\setting.ini"; DestDir: "{app}";
Source: "{app}\license.txt"; DestDir: "{app}";
Source: "{app}\AffiliateNow.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\msvcp60.dll"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\msvcrt.dll"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\mfc42.dll"; DestDir: "{app}"; Flags: onlyifdoesntexist
[Registry]
Root: HKLM; Subkey: "Software\Rocket Division Software\StarBurn"; ValueName: "DebugFileName"; ValueType: String; ValueData: "C:\StarBurn.log";
Root: HKLM; Subkey: "Software\Rocket Division Software\StarBurn"; ValueName: "DebugFacility"; ValueType: Dword; ValueData: "$1";
Root: HKCU; Subkey: "Software\AoADVDCOPY"; ValueName: "BuyPro"; ValueType: String; ValueData: "{code:RNAffil}"; Flags: noerror
[INI]
FileName: "{app}\AoADVDCopy.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.aoadvdcopy.com";
[Run]
Filename: "{app}\AoA DVD Copy.exe"; Description: "Launch AoA DVD Copy"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\AoA DVD Copy"; Filename: "{app}\AoA DVD Copy.exe";
Name: "{userdesktop}\AoA DVD Copy"; Filename: "{app}\AoA DVD Copy.exe"; Tasks: desktopicon;
Name: "{group}\AoA DVD Copy on the Web"; Filename: "{app}\AoADVDCopy.url";
Name: "{group}\Uninstall AoA DVD Copy"; Filename: "{uninstallexe}";
Name: "{group}\HELP"; Filename: "{app}\help.chm";
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\AoADVDCopy.url";
[CustomMessages]
default.NameAndVersion=%1 version %2
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";