home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2004 April
/
PCWorld_2004-04_cd.bin
/
software
/
topware
/
clonedvd
/
CloneDVDSetup.exe
/
install_script.iss
Wrap
Text File
|
2004-03-03
|
3KB
|
49 lines
;InnoSetupVersion=3.0.5
[Setup]
AppName=CloneDVD 2.3 Trial Version
AppVerName=CloneDVD 2.3 Trial Version
AppId=CloneDVD 2.3 Trial Version
AppSupportURL=http://www.CloneDVD.net
DefaultDirName={pf}\CloneDVD
DefaultGroupName=CloneDVD
OutputBaseFilename=CloneDVDSetup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\CloneDVD.EXE"; DestDir: "{app}"; MinVersion: 4.0,4.4; Flags: ignoreversion
Source: "{app}\CloneDVD.EXE.manifest"; DestDir: "{app}"; MinVersion: 4.0,4.4; Flags: ignoreversion
Source: "{app}\clonedvd.ini"; DestDir: "{app}"; MinVersion: 4.0,4.4; Flags: uninsneveruninstall ignoreversion
Source: "{app}\customer.dat"; DestDir: "{app}"; MinVersion: 4.0,4.4; Flags: ignoreversion
Source: "{app}\Help.chm"; DestDir: "{app}"; MinVersion: 4.0,4.4; Flags: ignoreversion
Source: "{app}\Readme.txt"; DestDir: "{app}"; MinVersion: 4.0,4.4; Flags: ignoreversion
Source: "{app}\license.txt"; DestDir: "{app}"; MinVersion: 4.0,4.4; Flags: ignoreversion
Source: "{win}\mkisofs\cygwin1.dll"; DestDir: "{win}\mkisofs"; MinVersion: 4.0,4.4; Flags: ignoreversion
Source: "{win}\mkisofs\license.txt"; DestDir: "{win}\mkisofs"; MinVersion: 4.0,4.4; Flags: ignoreversion
Source: "{win}\mkisofs\mkisofs.exe"; DestDir: "{win}\mkisofs"; MinVersion: 4.0,4.4; Flags: ignoreversion
Source: "{win}\mkisofs\vssver.scc"; DestDir: "{win}\mkisofs"; MinVersion: 4.0,4.4; Flags: ignoreversion
[Dirs]
Name: "{app}"; Flags: uninsneveruninstall
Name: "{win}\mkisofs"; Flags: uninsalwaysuninstall
[Registry]
Root: HKCU; Subkey: "Software\CloneDVD"; MinVersion: 4.0,4.4; Flags: uninsdeletekey
Root: HKCU; Subkey: "Software\CloneDVD"; ValueName: "sInstallDirectory"; ValueType: String; ValueData: "{app}"; MinVersion: 4.0,4.4;
[Run]
Filename: "{app}\Readme.txt"; MinVersion: 4.0,4.4; Flags: shellexec skipifdoesntexist postinstall skipifsilent
Filename: "{app}\CloneDVD.EXE"; Description: "Launch application"; MinVersion: 4.0,4.4; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Clone DVD "; Filename: "{app}\CloneDVD.EXE"; WorkingDir: "{app}"; MinVersion: 4.0,4.4;
Name: "{group}\Readme"; Filename: "{app}\Readme.txt"; MinVersion: 4.0,4.4;
Name: "{group}\CloneDVD on the web"; Filename: "http://www.CloneDVD.net"; MinVersion: 4.0,4.4;
Name: "{group}\Online Help"; Filename: "{app}\Help.chm"; MinVersion: 4.0,4.4;
Name: "{group}\Uninstall CloneDVD"; Filename: "{app}\unins000.exe"; MinVersion: 4.0,4.4;
Name: "{userdesktop}\Clone DVD"; Filename: "{app}\CloneDVD.EXE"; WorkingDir: "{app}"; MinVersion: 4.0,4.4;