1
0
Fork 0
arangodb/Installation/Windows/Plugins
Simran 2af1c10c03 Bug fix/windows open ui in default browser (#3940) (#4137)
* NSIS: Open web interface after installation in default browser instead of IE

Removed plugin to open in new browser window. The plugin looked up a registry key which always stores the path to IE (even on Windows 10), not the default browser. Every modern browser should open a new tab using the new approach.

* Improve wording and fix some typos

* Add missing curly braces
2017-12-21 20:32:59 +01:00
..
AccessControl used pluging for assiginig appropiate rights to arango software 2014-04-14 09:42:40 +02:00
NSIS_Simple_Service_Plugin_1.30 only arango icons are exported in to installation directory 2014-02-28 18:27:53 +01:00
SharedMemory runtimes libraries have to be yield with installer 2014-05-02 18:06:08 +02:00
UAC-plug-in-NSIS bug fix: directory permissions are considered during install process 2014-04-07 16:52:39 +02:00
AddToPath.nsh split functions out of base NSIS file 2017-05-22 17:54:07 +02:00
AddToRegistry.nsh move ConditionalAddToRegistry into macro to make the source more compact. 2017-05-23 11:59:40 +02:00
ReadINIFileKeys.nsh Bugfix/fix nsis ini writing (#2658) 2017-06-23 14:56:01 +02:00
Readme.txt only arango icons are exported in to installation directory 2014-02-28 18:27:53 +01:00
StrStr.nsh split functions out of base NSIS file 2017-05-22 17:54:07 +02:00
StripSlashes.nsh fix string composing of the backuppath, so we don't create it under the already existing database directory 2017-07-19 19:57:44 +02:00
WaitForService.nsh wait at least once for service to be down so the .exe gets released 2017-06-07 11:54:48 +02:00
exitcodes.nsh Feature/planning 499 different error codes for version check (#3118) 2017-08-30 10:47:31 +02:00

Readme.txt

Every sub directory has to be a plugin directory which is
inlcluded in to  the installation script  of arango.

The plugins are NOT needed for compilation of any arango component

At moment we use only the plugin SimpleSerice whic help us to start 
as service