home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Freeware
/
Programare
/
zoomsearch
/
zoomsearch.exe
/
install_script.iss
Wrap
Text File
|
2005-03-10
|
5KB
|
91 lines
;InnoSetupVersion=5.0.4
[Setup]
AppName=Zoom Search Engine 4.0
AppVerName=Zoom Search Engine 4.0
AppId=Zoom Search Engine 4.0
AppVersion=3.1
AppPublisher=Wrensoft
AppPublisherURL=http://www.wrensoft.com/
AppSupportURL=mailto:zoom@wrensoft.com
AppUpdatesURL=http://www.wrensoft.com/zoom
DefaultDirName={pf}\Zoom Search Engine 4.0
DefaultGroupName=Zoom Search Engine 4.0
UninstallDisplayIcon={app}\zoomindexer.exe
OutputBaseFilename=zoomsearch
Compression=lzma
PrivilegesRequired=none
ChangesAssociations=yes
LicenseFile=embedded\License.rtf
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\ZoomIndexer.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\ZoomIndexer.hlp"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\unicows.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\zoom.zcfg"; DestDir: "{app}"; Flags: confirmoverwrite
Source: "{app}\highlight.js"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\scripts\JavaScript\search.js"; DestDir: "{app}\scripts\JavaScript"; Flags: ignoreversion
Source: "{app}\scripts\JavaScript\search_src.html"; DestDir: "{app}\scripts\JavaScript"; Flags: ignoreversion
Source: "{app}\scripts\PHP or ASP\search.asp"; DestDir: "{app}\scripts\PHP or ASP"; Flags: ignoreversion
Source: "{app}\scripts\PHP or ASP\search.php"; DestDir: "{app}\scripts\PHP or ASP"; Flags: ignoreversion
Source: "{app}\scripts\PHP or ASP\search_template_src.html"; DestDir: "{app}\scripts\PHP or ASP"; Flags: ignoreversion
Source: "{app}\scripts\CGI\FreeBSD_search.cgi"; DestDir: "{app}\scripts\CGI"; Flags: ignoreversion
Source: "{app}\scripts\CGI\Linux_search.cgi"; DestDir: "{app}\scripts\CGI"; Flags: ignoreversion
Source: "{app}\scripts\CGI\search_template_src.html"; DestDir: "{app}\scripts\CGI"; Flags: ignoreversion
Source: "{app}\scripts\CGI\Win32_search.cgi"; DestDir: "{app}\scripts\CGI"; Flags: ignoreversion
; Source: "{app}\lang-backup\"; DestDir: "{app}\lang-backup"; Flags: uninsneveruninstall skipifsourcedoesntexist
Source: "{app}\lang\Croatian.zlang"; DestDir: "{app}\lang"; Flags: ignoreversion
Source: "{app}\lang\Danish.zlang"; DestDir: "{app}\lang"; Flags: ignoreversion
Source: "{app}\lang\Dutch.zlang"; DestDir: "{app}\lang"; Flags: ignoreversion
Source: "{app}\lang\English.zlang"; DestDir: "{app}\lang"; Flags: ignoreversion
Source: "{app}\lang\French.zlang"; DestDir: "{app}\lang"; Flags: ignoreversion
Source: "{app}\lang\German.zlang"; DestDir: "{app}\lang"; Flags: ignoreversion
Source: "{app}\lang\Italian.zlang"; DestDir: "{app}\lang"; Flags: ignoreversion
Source: "{app}\lang\Swedish.zlang"; DestDir: "{app}\lang"; Flags: ignoreversion
[Dirs]
Name: "{app}\plugins";
Name: "{app}\statistics";
[Registry]
Root: HKCR; Subkey: ".zcfg"; ValueType: String; ValueData: "ZoomIndexer"; Flags: uninsdeletevalue
Root: HKCR; Subkey: "ZoomIndexer"; ValueType: String; ValueData: "Zoom configuration file"; Flags: uninsdeletekey
Root: HKCR; Subkey: "ZoomIndexer\DefaultIcon"; ValueType: String; ValueData: "{app}\ZoomIndexer.exe,1";
Root: HKCR; Subkey: "ZoomIndexer\shell\open\command"; ValueType: String; ValueData: """{app}\ZoomIndexer.exe"" ""%1""";
[INI]
FileName: "{app}\Zoom Search Engine.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.wrensoft.com/zoom";
[Run]
Filename: "{app}\ZoomIndexer.exe"; Description: "Launch Zoom Indexer"; Flags: postinstall nowait
[Icons]
Name: "{group}\Zoom Search Engine Indexer"; Filename: "{app}\zoomindexer.exe";
Name: "{group}\Zoom Indexer Documentation"; Filename: "{app}\zoomindexer.hlp";
Name: "{group}\Zoom Search Engine on the Web"; Filename: "{app}\Zoom Search Engine.url";
Name: "{group}\Zoom Search Script files"; Filename: "{app}\scripts";
Name: "{userdesktop}\Zoom Indexer"; Filename: "{app}\zoomindexer.exe";
Name: "{group}\Uninstall Zoom Search"; Filename: "{uninstallexe}";
[InstallDelete]
Type: files; Name: "{app}\scripts\search.php";
Type: files; Name: "{app}\scripts\search.asp";
[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";