home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 100
/
FreelogNo100-NovembreDecembre2010.iso
/
Systeme
/
LaunchBarCommander
/
LaunchBarCommanderSetup.exe
/
LaunchBarCommanderInstall.exe
/
install_script.iss
Wrap
Text File
|
2010-08-05
|
3KB
|
62 lines
;InnoSetupVersion=5.2.1
[Setup]
AppName=MenuCommander
AppVerName=LaunchBar Commander 1.113.01
AppId=MenuCommander
DefaultDirName={pf}\LaunchBarCommander
DefaultGroupName=LaunchBar Commander
OutputBaseFilename=in
Compression=none
AllowNoIcons=yes
InfoAfterFile=embedded\InfoAfter.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
; Source: "{tmp}\"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy
; Source: "{app}\,1"; DestDir: "{app}"; Flags: ignoreversion
; Source: "{app}\,2"; DestDir: "{app}"; Flags: ignoreversion
; Source: "{commonappdata}\DonationCoder\DcUpdater\RedirectFiles\"; DestDir: "{commonappdata}\DonationCoder\DcUpdater\RedirectFiles"; Flags: ignoreversion
; Source: "{app}\,3"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion uninsremovereadonly
; Source: "{app}\,4"; DestDir: "{app}"; Flags: overwritereadonly ignoreversion uninsremovereadonly
; Source: "{app}\,5"; DestDir: "{app}"; Flags: ignoreversion
; Source: "{app}\,6"; DestDir: "{app}"; Flags: onlyifdoesntexist ignoreversion
; Source: "{app}\Icons\"; DestDir: "{app}\Icons"; Flags: ignoreversion
; Source: "{app}\Sounds\"; DestDir: "{app}\Sounds"; Flags: ignoreversion
; Source: "{app}\Shortcuts\"; DestDir: "{app}\Shortcuts"; Flags: ignoreversion
; Source: "{app}\SampleLaunchBars\"; DestDir: "{app}\SampleLaunchBars"; Flags: ignoreversion
; Source: "{app}\Tools\"; DestDir: "{app}\Tools"; Flags: ignoreversion
; Source: "{app}\ConfigDir.ini"; DestDir: "{app}"; Flags: skipifsourcedoesntexist onlyifdoesntexist ignoreversion
; Source: "{app}\,7"; DestDir: "{app}";
[Run]
Filename: "{app}\LaunchBarCommander.exe"; WorkingDir: "{app}"; Description: "Run LaunchBar Commander Now.."; OnlyBelowVersion: 0.0,5.99; Flags: postinstall nowait
Filename: "{app}\Visit Homepage at DonationCoder.com.url"; WorkingDir: "{app}"; Description: "Visit Program Web Site"; Flags: shellexec postinstall unchecked nowait
[Icons]
Name: "{group}\LaunchBar Commander"; Filename: "{app}\LaunchBarCommander.exe"; WorkingDir: "{app}"; IconFilename: "{app}\LaunchBarCommander.exe";
Name: "{group}\LaunchBar Commander - Help"; Filename: "{app}\LaunchBarCommander.chm"; WorkingDir: "{app}";
Name: "{group}\Visit Homepage at DonationCoder.com (check for updates)"; Filename: "{app}\Visit Homepage at DonationCoder.com.url"; WorkingDir: "{app}";
Name: "{userdesktop}\LaunchBar Commander"; Filename: "{app}\LaunchBarCommander.exe"; Tasks: desktopicon;
Name: "{group}\Uninstall LaunchBar Commander"; Filename: "{app}\unins000.exe"; WorkingDir: "{app}";
[Tasks]
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
[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";