; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! [Setup] AppName=Mozilla Thunderbird AppPublisher=Mozilla.org AppPublisherURL=http://www.mozilla.org/projects/thunderbird/ AppSupportURL=http://www.mozilla.org/projects/thunderbird/ AppUpdatesURL=http://www.mozilla.org/projects/thunderbird/ AppVerName=Mozilla Thunderbird Compression=none DefaultDirName={pf}\mozilla.org\Thunderbird DefaultGroupName=Mozilla Thunderbird InternalCompressLevel=0 UseSetupLdr=false [Tasks] Name: desktopicon; Description: Create a &desktop icon; GroupDescription: Additional icons:; Flags: unchecked Name: quicklaunchicon; Description: Create a &Quick Launch icon; GroupDescription: Additional icons:; Flags: unchecked [Files] Source: D:\Downloaded Files\thunderbird\*.*; DestDir: {app}; Flags: ignoreversion recursesubdirs ; NOTE: Don't use "Flags: ignoreversion" on any shared system files [INI] Filename: {app}\thunderbird.url; Section: InternetShortcut; Key: URL; String: http://www.mozilla.org/projects/thunderbird/ [Icons] Name: {group}\Mozilla Thunderbird; Filename: {app}\thunderbird.exe; WorkingDir: {app} Name: {group}\Mozilla Thunderbird on the Web; Filename: {app}\thunderbird.url; WorkingDir: {app} Name: {group}\Uninstall Mozilla Thunderbird; Filename: {uninstallexe}; WorkingDir: {app} Name: {userdesktop}\Mozilla Thunderbird; Filename: {app}\thunderbird.exe; Tasks: desktopicon; WorkingDir: {app} Name: {userappdata}\Microsoft\Internet Explorer\Quick Launch\Mozilla Thunderbird; Filename: {app}\thunderbird.exe; Tasks: quicklaunchicon; WorkingDir: {app} [Run] Filename: {app}\thunderbird.exe; Description: Launch Mozilla Thunderbird; Flags: nowait postinstall skipifsilent; WorkingDir: {app} [UninstallDelete] Type: files; Name: {app}\thunderbird.url