home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 December
/
PCWorld_2006-12_cd.bin
/
multimedia
/
123dvdclone
/
123dvdclone.exe
/
install_script.iss
Wrap
Text File
|
2006-11-07
|
3KB
|
68 lines
;InnoSetupVersion=5.1.7
[Setup]
AppName=123 DVD Clone
AppVerName=123 DVD Clone
AppId=123 DVD Clone
AppPublisher=DVDVideoTool.com
AppPublisherURL=http://www.dvdvideotool.com
AppSupportURL=http://www.dvdvideotool.com
AppUpdatesURL=http://www.dvdvideotool.com
DefaultDirName={pf}\123 DVD Clone
DefaultGroupName=123 DVD Clone
OutputBaseFilename=123dvdclone
Compression=lzma
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\DVD Clone.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\wnaspi32.dll"; DestDir: "{app}";
Source: "{app}\info.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\DVDClone.skf"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\preview.bmp"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\SkinCrafter.dll"; DestDir: "{app}"; Flags: regserver ignoreversion
Source: "{app}\help.chm"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\msvcp60.dll"; DestDir: "{app}";
Source: "{app}\gdiplus.dll"; DestDir: "{app}";
[INI]
FileName: "{app}\home.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.dvdvideotool.com";
FileName: "{app}\order.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.dvdvideotool.com/order.htm";
[Run]
Filename: "{app}\DVD Clone.exe"; Description: "{cm:LaunchProgram,123 DVD Clone}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\123 DVD Clone"; Filename: "{app}\DVD Clone.exe";
Name: "{userdesktop}\123 DVD Clone"; Filename: "{app}\DVD Clone.exe"; Tasks: desktopicon;
Name: "{group}\Uninstall 123 DVD Clone"; Filename: "{uninstallexe}";
Name: "{group}\Help"; Filename: "{app}\help.chm";
Name: "{group}\More tools on DVDVideoTool.com"; Filename: "{app}\home.url";
Name: "{group}\Order Now"; Filename: "{app}\order.url";
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[UninstallDelete]
Type: files; Name: "{app}\home.url";
Type: files; Name: "{app}\order.url";
[CustomMessages]
english.NameAndVersion=%1 version %2
english.AdditionalIcons=Additional icons:
english.CreateDesktopIcon=Create a &desktop icon
english.CreateQuickLaunchIcon=Create a &Quick Launch icon
english.ProgramOnTheWeb=%1 on the Web
english.UninstallProgram=Uninstall %1
english.LaunchProgram=Launch %1
english.AssocFileExtension=&Associate %1 with the %2 file extension
english.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: "english"; MessagesFile: "embedded\english.isl";