home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=Talkative IRC
- AppVerName=Talkative IRC 0.4.2.6
- AppId=Talkative IRC
- DefaultDirName={pf}\Talkative IRC
- DefaultGroupName=Talkative IRC
- OutputBaseFilename=TalkativeIRCSetup
- Compression=lzma
- PrivilegesRequired=none
- AllowNoIcons=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\Talkative IRC.exe"; DestDir: "{app}";
- Source: "{userappdata}\Talkative IRC\Servers.xml"; DestDir: "{userappdata}\Talkative IRC"; Flags: onlyifdoesntexist
- Source: "{app}\libeay32.dll"; DestDir: "{app}";
- Source: "{app}\ssleay32.dll"; DestDir: "{app}";
- Source: "{app}\Sounds\Nice Not (NEO Sound).wav"; DestDir: "{app}\Sounds";
- Source: "{app}\Sounds\Plim (Gato pre).wav"; DestDir: "{app}\Sounds";
- [Dirs]
- Name: "{app}"; Flags: uninsalwaysuninstall
- Name: "{app}\Help"; Flags: uninsalwaysuninstall
- Name: "{userappdata}\Talkative IRC"; Flags: uninsalwaysuninstall
- Name: "{app}\Sounds"; Flags: uninsalwaysuninstall
- Name: "{app}\Logs"; Flags: uninsalwaysuninstall
- [Registry]
- Root: HKCU; Subkey: "Software\Talkative IRC"; ValueName: "AppFilename"; ValueType: String; ValueData: "{app}\Talkative IRC.exe"; Flags: uninsdeletekey
- [Icons]
- Name: "{group}\Talkative IRC"; Filename: "{app}\Talkative IRC.exe"; IconFilename: "{app}\Talkative IRC.exe";
- Name: "{group}\Talkative IRC Webpage"; Filename: "http://www.talkative-irc.com";
- Name: "{group}\Uninstall"; Filename: "{app}\unins000.exe"; WorkingDir: "{app}";
- [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";
-