home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=4.2.2
- [Setup]
- AppName=Sample Champion - TRIAL
- AppVerName=Sample Champion - TRIAL 3.2
- AppId=sample champion - TRIAL
- AppVersion=3.2
- AppPublisher=Purebits.com
- AppPublisherURL=http://purebits.com/
- AppSupportURL=http://purebits.com/
- AppUpdatesURL=http://purebits.com/
- DefaultDirName={pf}\Sample Champion
- DefaultGroupName=Sample Champion
- UninstallDisplayIcon={app}\sctrial.exe
- UninstallDisplayName=Purebits.com
- OutputBaseFilename=sctrial
- Compression=lzma
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\license.txt"; DestDir: "{app}";
- Source: "{app}\bin1\Keyhook.dll"; DestDir: "{app}\bin1";
- Source: "{app}\bin1\Module01.dll"; DestDir: "{app}\bin1";
- Source: "{app}\bin1\SCMixer.dll"; DestDir: "{app}\bin1";
- Source: "{app}\bin1\m1.cww"; DestDir: "{app}\bin1";
- Source: "{app}\bin1\m2.cww"; DestDir: "{app}\bin1";
- Source: "{app}\Data\Pass-band.spe"; DestDir: "{app}\Data";
- Source: "{app}\Data\Example3.tim"; DestDir: "{app}\Data";
- Source: "{app}\Data\Example1.ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\Example2.ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\Room Response.ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\RoomResp.tim"; DestDir: "{app}\Data";
- Source: "{app}\Data\stereo-IR.ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\MicCompExample.INI"; DestDir: "{app}\Data";
- Source: "{app}\Data\ImpedConfig.INI"; DestDir: "{app}\Data";
- Source: "{app}\Data\Impedance (uncalibrated).ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\Loop back example.ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\Example_QC.spe"; DestDir: "{app}\Data";
- Source: "{app}\Data\Lower_QC.spe"; DestDir: "{app}\Data";
- Source: "{app}\Data\Upper_QC.spe"; DestDir: "{app}\Data";
- Source: "{app}\Data\Default sound card.ini"; DestDir: "{app}\Data";
- Source: "{app}\Data\Delta series sound card.ini"; DestDir: "{app}\Data";
- Source: "{app}\Data\Exported Spectrum for MIC Calib.txt"; DestDir: "{app}\Data";
- Source: "{app}\plugins\Plugin_Default.dll"; DestDir: "{app}\plugins";
- Source: "{app}\plugins\Plugin_AudioQuality.dll"; DestDir: "{app}\plugins";
- Source: "{app}\plugins\Plugin_Waterfall.dll"; DestDir: "{app}\plugins";
- Source: "{app}\plugins\Plugin_FilterBanks.dll"; DestDir: "{app}\plugins";
- Source: "{app}\plugins\Plugin_RoomAcoustics.dll"; DestDir: "{app}\plugins";
- Source: "{app}\plugins\Plugin_EnhancedView.dll"; DestDir: "{app}\plugins";
- Source: "{app}\plugins\Plugin_Impedance_Trial.dll"; DestDir: "{app}\plugins";
- Source: "{app}\Readme.txt"; DestDir: "{app}";
- Source: "{app}\RemoteSC.exe"; DestDir: "{app}";
- Source: "{app}\sctrial.exe"; DestDir: "{app}";
- Source: "{app}\Data\Filtered MLS 4K - Taps 12.11.10.2.wav"; DestDir: "{app}\Data";
- Source: "{app}\Data\Default Positions File.txt"; DestDir: "{app}\Data";
- Source: "{app}\Data\Aver Test - A 5.ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\Aver Test - A 2.ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\Aver Test - A 3.ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\Aver Test - A 4.ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\Aver Test - A 1.ire"; DestDir: "{app}\Data";
- Source: "{app}\Data\Aver Test Spectrum A - 4.spe"; DestDir: "{app}\Data";
- Source: "{app}\Data\Aver Test Spectrum A - 2.spe"; DestDir: "{app}\Data";
- Source: "{app}\Data\Aver Test Spectrum A - 3.spe"; DestDir: "{app}\Data";
- Source: "{app}\Data\Aver Test Spectrum A - 1.spe"; DestDir: "{app}\Data";
- [Dirs]
- Name: "{app}\bin1";
- Name: "{app}\Data";
- Name: "{app}\plugins";
- [Icons]
- Name: "{group}\Readme.txt"; Filename: "{app}\Readme.txt"; WorkingDir: "{app}";
- Name: "{group}\Sctrial"; Filename: "{app}\sctrial.exe"; WorkingDir: "{app}"; IconFilename: "{app}\sctrial.exe";
- Name: "{group}\RemoteSC"; Filename: "{app}\RemoteSC.exe"; WorkingDir: "{app}"; IconFilename: "{app}\RemoteSC.exe";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.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: "default"; MessagesFile: "embedded\default.isl";
-