home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 December
/
PCWorld_2007-12_cd.bin
/
temacd
/
bad
/
BadCDDVDreaderSetup.exe
/
install_script.iss
Wrap
Text File
|
2007-08-07
|
4KB
|
67 lines
;InnoSetupVersion=5.1.10
[Setup]
AppName=Bad CD DVD Reader
AppVerName=Bad CD DVD Reader 1.0
AppId=Bad CD DVD Reader
AppPublisher=Aiv Software
AppPublisherURL=http://www.aivsoft.com
AppSupportURL=http://www.aivsoft.com
AppUpdatesURL=http://www.aivsoft.com
DefaultDirName={pf}\Bad CD DVD Reader
DefaultGroupName=Bad CD DVD Reader
OutputBaseFilename=BadCDDVDreaderSetup
Compression=lzma
LicenseFile=embedded\License.txt
InfoAfterFile=embedded\InfoAfter.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{sys}\stdole2.tlb"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regtypelib sharedfile noregerror
Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror
Source: "{sys}\oleaut32.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror
Source: "{sys}\olepro32.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror
Source: "{sys}\asycfilt.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace sharedfile
Source: "{sys}\comcat.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror
Source: "{sys}\win32.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror
Source: "{sys}\Msdxm.ocx"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror
Source: "{sys}\comdlg32.ocx"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror
Source: "{sys}\Mscomctl,1.ocx"; DestDir: "{sys}"; DestName: "Mscomctl.ocx"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror
Source: "{sys}\Msstdfmt.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror
Source: "{sys}\mscomctl,2.ocx"; DestDir: "{sys}"; DestName: "mscomctl.ocx"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile noregerror
Source: "{app}\BadCDDVDreader.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
[Run]
Filename: "{app}\BadCDDVDreader.exe"; Description: "{cm:LaunchProgram,Bad CD DVD Reader}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Bad CD DVD Reader"; Filename: "{app}\BadCDDVDreader.exe";
Name: "{group}\{cm:ProgramOnTheWeb,Bad CD DVD Reader}"; Filename: "http://www.aivsoft.com";
Name: "{commondesktop}\Bad CD DVD Reader"; Filename: "{app}\BadCDDVDreader.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Bad CD DVD Reader"; Filename: "{app}\BadCDDVDreader.exe"; Tasks: quicklaunchicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[UninstallDelete]
Type: files; Name: "{app}\BadCDDVDreader.exe";
Type: dirifempty; Name: "{app}";
[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";