1 ; Script generated by the Inno Setup Script Wizard.
2 ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
4 #define MyAppName
"Rockbox Utility"
5 #define MyAppVerName
"Rockbox Utility v0.2.1"
6 #define MyAppPublisher
"Rockbox Team"
7 #define MyAppURL
"http://www.rockbox.org/"
8 #define MyAppExeName
"rbutil.exe"
9 #define MyAppUrlName
"rbutil.url"
13 AppVerName
={#MyAppVerName}
14 AppPublisher
={#MyAppPublisher}
15 AppPublisherURL
={#MyAppURL}
16 AppSupportURL
={#MyAppURL}
17 AppUpdatesURL
={#MyAppURL}
18 DefaultDirName
={pf}\
{#MyAppName}
19 DefaultGroupName
={#MyAppName}
20 LicenseFile
=copying
.txt
21 OutputBaseFilename
=rbutil
-0.2.1-setup
22 Compression
=lzma
/ultra
25 AppCopyright
=©
2005-6 Rockbox Team
26 AppID
={{BDAF1E02-1CC9-48BB-AE03-95D87F65BF4A}
29 Name
: english
; MessagesFile
: compiler
:Default
.isl
32 Name
: desktopicon; Description
: {cm:CreateDesktopIcon}; GroupDescription
: {cm:AdditionalIcons}; Flags
: unchecked
33 Name
: quicklaunchicon; Description
: {cm:CreateQuickLaunchIcon}; GroupDescription
: {cm:AdditionalIcons}; Flags
: unchecked
36 Source
: rbutil
.exe
; DestDir
: {app}; Flags
: ignoreversion
37 ; NOTE: Don't use "Flags: ignoreversion" on any shared system files
38 Source
: rbutil
.ini
; DestDir
: {app}; Flags
: ignoreversion
41 Filename
: {app}\
{#MyAppUrlName}; Section
: InternetShortcut
; Key
: URL
; String: {#MyAppURL}
44 Name
: {group}\
{#MyAppName}; Filename
: {app}\
{#MyAppExeName}
45 Name
: {group}\
{cm:ProgramOnTheWeb,{#MyAppName}}
; Filename
: {app}\
{#MyAppUrlName}
46 Name
: {group}\
{cm:UninstallProgram,{#MyAppName}}
; Filename
: {uninstallexe}
47 Name
: {userdesktop}\
{#MyAppName}; Filename
: {app}\
{#MyAppExeName}; Tasks
: desktopicon
48 Name
: {userappdata}\Microsoft\Internet Explorer\Quick Launch\
{#MyAppName}; Filename
: {app}\
{#MyAppExeName}; Tasks
: quicklaunchicon
51 Filename
: {app}\
{#MyAppExeName}; Description
: {cm:LaunchProgram,{#MyAppName}}
; Flags
: nowait postinstall skipifsilent
54 Type: files; Name
: {app}\
{#MyAppUrlName}