home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softwarová Záchrana 3
/
Softwarova-zachrana-3.bin
/
A-ToolBar
/
MESetup.exe
/
install_script.iss
Wrap
Text File
|
2005-03-05
|
4KB
|
82 lines
;InnoSetupVersion=5.0.4
[Setup]
AppName=A-ToolBar
AppVerName=A-ToolBar
AppId=A-ToolBar
AppPublisher=4C Software
AppPublisherURL=http://www.metaEUREKA.com
AppSupportURL=http://www.metaEUREKA.com
AppUpdatesURL=http://www.metaEUREKA.com
AppMutex=a-toolbar
DefaultDirName={pf}\A-ToolBar
DefaultGroupName=A-ToolBar
UninstallDisplayIcon={app}\AToolBar.exe
UninstallDisplayName=A-ToolBar
OutputBaseFilename=MESetup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Applications.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\AToolBar.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\Cities.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\engines.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Feed.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Fill.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\horoscop.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\libeay32.dll"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\license.txt"; DestDir: "{app}";
Source: "{app}\Links.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\news.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Quotes.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Searchengines.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\ToolBar.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\weather.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Whois.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\WList.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\ZipDll.dll"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Zones.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\games.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Bio.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist
Source: "{app}\Data\errmsg.txt"; DestDir: "{app}\Data";
Source: "{app}\Data\errmsg.sys"; DestDir: "{app}\Data";
Source: "{app}\Data\charsets\latin1.conf"; DestDir: "{app}\Data\charsets";
[Dirs]
Name: "{app}\Data";
Name: "{app}\Data\charsets";
[Registry]
Root: HKCU; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "A-ToolBar"; ValueType: String; ValueData: "{app}\AToolBar.exe s"; Flags: createvalueifdoesntexist uninsdeletevalue
[Run]
Filename: "{app}\AToolBar.exe"; Description: "Launch A-ToolBar"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\A-ToolBar"; Filename: "{app}\AToolBar.exe"; WorkingDir: "{app}";
[UninstallDelete]
Type: files; Name: "{app}\*.dat";
Type: files; Name: "{app}\AToolBar.ini";
Type: dirifempty; Name: "{app}";
[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";