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
NSIS_Simple_Service_Plugin_1.30
SharedMemory
UAC-plug-in-NSIS
AddToPath.nsh
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
StrStr.nsh
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