home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2004 September
/
Gamestar_65_2004-09_dvd.iso
/
Programy
/
mp3cddoctor2004.exe
/
install_script.iss
Wrap
Text File
|
2004-06-25
|
2KB
|
46 lines
;InnoSetupVersion=4.2.0
[Setup]
AppName=MP3 CD Doctor
AppVerName=MP3 CD Doctor 2004
AppId=MP3 CD Doctor
AppPublisher=MP3 Surgeon
AppPublisherURL=http://www.mp3surgeon.com
AppSupportURL=http://www.mp3surgeon.com
AppUpdatesURL=http://www.mp3surgeon.com
DefaultDirName={pf}\MP3 CD Doctor
DefaultGroupName=MP3 CD Doctor
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\MP3CDDoctor.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\MP3CDDoctor.chm"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "{sys}\CDWriterXP.ocx"; DestDir: "{sys}"; Flags: restartreplace regserver sharedfile
[Registry]
Root: HKCU; Subkey: "Software\MP3 CD Doctor"; Flags: uninsdeletekey
[Run]
Filename: "{app}\MP3CDDoctor.exe"; Description: "Launch MP3 CD Doctor"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\MP3 CD Doctor"; Filename: "{app}\MP3CDDoctor.exe";
Name: "{group}\MP3 CD Doctor - Help"; Filename: "{app}\MP3CDDoctor.chm";
Name: "{group}\Uninstall MP3 CD Doctor"; Filename: "{uninstallexe}";
Name: "{userdesktop}\MP3 CD Doctor"; Filename: "{app}\MP3CDDoctor.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";