home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=2.0.11
- [Setup]
- AppName=Yamp
- AppVerName=Yamp v 2.3
- AppId=Yamp
- AppPublisher=Softuarium
- AppPublisherURL=http://www.softuarium.com
- AppSupportURL=http://www.softuarium.com
- AppUpdatesURL=http://www.softuarium.com
- DefaultDirName={pf}\Yamp 2.3
- DefaultGroupName=Yamp 2.3
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\yamp20.exe"; DestDir: "{app}";
- Source: "{app}\Gogo.dll"; DestDir: "{app}";
- Source: "{app}\impex.dll"; DestDir: "{app}";
- Source: "{app}\MMCDDA32.dll"; DestDir: "{app}";
- Source: "{app}\Mmmpeg32.dll"; DestDir: "{app}";
- Source: "{app}\ogg.dll"; DestDir: "{app}";
- Source: "{app}\pcmres.dll"; DestDir: "{app}";
- Source: "{app}\vorbis.dll"; DestDir: "{app}";
- Source: "{app}\vorbisenc.dll"; DestDir: "{app}";
- Source: "{app}\vorbisfile.dll"; DestDir: "{app}";
- Source: "{app}\Y-help.hlp"; DestDir: "{app}";
- Source: "{app}\y-help.cnt"; DestDir: "{app}";
- Source: "{app}\Misc\lgpl.txt"; DestDir: "{app}\Misc";
- Source: "{app}\Misc\vorbis.txt"; DestDir: "{app}\Misc";
- Source: "{app}\Misc\impex dll src.zip"; DestDir: "{app}\Misc";
- Source: "{app}\Misc\pcmres dll src.zip"; DestDir: "{app}\Misc";
- [INI]
- FileName: "{app}\yamp20.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.softuarium.com";
- [Run]
- Filename: "{app}\yamp20.exe"; Description: "Launch Yamp"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Yamp"; Filename: "{app}\yamp20.exe";
- Name: "{group}\Yamp on the Web"; Filename: "{app}\yamp20.url";
- Name: "{userdesktop}\Yamp"; Filename: "{app}\yamp20.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\yamp20.url";
-