home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 July
/
CHIP_CD_2005-07.iso
/
software
/
automixer
/
Amsetup.exe
/
install_script.iss
Wrap
Text File
|
2005-05-06
|
3KB
|
63 lines
;InnoSetupVersion=4.2.4
[Setup]
AppName=AutoMixer
AppVerName=AutoMixer 1.1
AppId=AutoMixer
AppPublisher=F-Group Software
AppPublisherURL=http://www.fgroupsoft.com
AppSupportURL=http://www.fgroupsoft.com
AppUpdatesURL=http://www.fgroupsoft.com
DefaultDirName={pf}\F-Group\AutoMixer
DefaultGroupName=AutoMixer
UninstallDisplayIcon={app}\AutoMix.exe
OutputBaseFilename=setup
Compression=lzma
PrivilegesRequired=none
LicenseFile=embedded\License.txt
InfoBeforeFile=embedded\InfoBefore.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\AutoMix.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Language\English.lng"; DestDir: "{app}\Language"; Flags: ignoreversion
Source: "{app}\Language\Russian.lng"; DestDir: "{app}\Language"; Flags: ignoreversion
Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion
[INI]
FileName: "{app}\AutoMix.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.fgroupsoft.com";
[Run]
Filename: "{app}\AutoMix.exe"; Description: "Launch AutoMixer"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\AutoMixer"; Filename: "{app}\AutoMix.exe";
Name: "{group}\F-Group Software products"; Filename: "{app}\AutoMix.url";
Name: "{group}\Uninstall AutoMixer"; Filename: "{uninstallexe}";
Name: "{userdesktop}\AutoMixer"; Filename: "{app}\AutoMix.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\AutoMixer"; Filename: "{app}\AutoMix.exe"; Tasks: quicklaunchicon;
[Tasks]
Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
[UninstallDelete]
Type: files; Name: "{app}\AutoMix.url";
[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";