home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 February
/
Chip_2004-02_cd1.bin
/
software
/
dvd
/
ddsetup.exe
/
install_script.iss
Wrap
Text File
|
2004-01-04
|
3KB
|
77 lines
;InnoSetupVersion=2.0.11
[Setup]
AppName=DUP-DVD V2.3.0
AppVerName=DUP-DVD Ver 2.3.0
AppId=DUP-DVD V2.3.0
AppPublisherURL=http://www.dvd-dup.com
AppSupportURL=http://www.dvd-dup.com/support.html
DefaultDirName={pf}\Dup-dvd
DefaultGroupName=Dup-dvd
UninstallDisplayIcon={app}\Dup-dvd.exe
OutputBaseFilename=ddsetup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Dup-dvd.exe"; DestDir: "{app}";
Source: "{app}\cds.dll"; DestDir: "{app}";
Source: "{app}\navi.dll"; DestDir: "{app}";
Source: "{app}\Readme.txt"; DestDir: "{app}";
Source: "{app}\urls.dat"; DestDir: "{app}";
Source: "{app}\rda.dll"; DestDir: "{app}";
Source: "{app}\devlist.bin"; DestDir: "{app}";
Source: "{app}\Dup-dvd.dat"; DestDir: "{app}";
Source: "{app}\Dup-dvd.hlp"; DestDir: "{app}";
Source: "{app}\Dup-dvd.cnt"; DestDir: "{app}";
Source: "{app}\lang.cfg"; DestDir: "{app}";
Source: "{app}\lang\ARABIC.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\CROATIAN.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\CZECH.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\DANISH.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\DUTCH.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\DUTCH_2.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\ENGLISH.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\FINNISH.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\FRENCH.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\GALEGO.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\GERMAN.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\GREEK.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\HEBREW.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\hungarian.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\ITALIAN.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\KOREAN.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\norwegian.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\Polish.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\portuguese.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\RUSSIAN.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\SLOVAK.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\slovenian.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\SPANISH.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\SWEDISH.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\s_chinese.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\TURKISH.TXT"; DestDir: "{app}\lang";
Source: "{app}\lang\t_chinese.txt"; DestDir: "{app}\lang";
Source: "{app}\temp\dcloner.exe"; DestDir: "{app}\temp";
[Registry]
Root: HKCU; Subkey: "Software\Dup-dvd"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\Mcdip"; Flags: uninsdeletekey
Root: HKLM; Subkey: "Software\Mcdip\Data"; ValueName: "Value"; ValueType: String; ValueData: "1533-5323-3390-5502-0401-2350";
[Run]
Filename: "{app}\temp\dcloner.exe"; Description: "Install DVD-Cloner (copy DVD with DVD burner)"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\DUP-DVD"; Filename: "{app}\Dup-dvd.exe";
Name: "{userdesktop}\DUP-DVD"; Filename: "{app}\Dup-dvd.exe";
Name: "{group}\Uninstall DUP-DVD"; Filename: "{app}\unins000.exe";
Name: "{group}\Readme"; Filename: "{app}\readme.txt";
[UninstallDelete]
Type: filesandordirs; Name: "{app}\*";
Type: dirifempty; Name: "{app}";