home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 100
/
FreelogNo100-NovembreDecembre2010.iso
/
Bureautique
/
FontPicker
/
FontPicker_Setup.exe
/
install_script.iss
Wrap
Text File
|
2010-09-03
|
2KB
|
49 lines
;InnoSetupVersion=5.3.10
[Setup]
AppName=FontPicker
AppVerName=FontPicker
AppId=FontPicker
AppPublisher=Charten Software
AppPublisherURL=http://www.charten.com/
AppSupportURL=http://www.charten.com/
AppUpdatesURL=http://www.charten.com/
DefaultDirName={pf}\FontPicker
DefaultGroupName=FontPicker
OutputBaseFilename=in
Compression=lzma
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\FontPicker.exe"; DestDir: "{app}"; Flags: ignoreversion
[Run]
Filename: "{app}\FontPicker.exe"; Description: "{cm:LaunchProgram,FontPicker}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\FontPicker"; Filename: "{app}\FontPicker.exe";
Name: "{commondesktop}\FontPicker"; Filename: "{app}\FontPicker.exe"; Tasks: desktopicon;
Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\FontPicker"; Filename: "{app}\FontPicker.exe"; Tasks: quicklaunchicon;
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[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";