1
0
Fork 0
Commit Graph

60 Commits

Author SHA1 Message Date
Wilfried Goesgens 0601cc2661 Fix windows NSIS client package 2016-08-30 10:57:41 +02:00
Wilfried Goesgens 84b164b985 fix typo 2016-08-30 10:57:30 +02:00
Wilfried Goesgens 9afbc817a3 Fix syntax error in windows client installer. 2016-08-26 14:06:59 +02:00
Wilfried Goesgens a89e612723 Work on the NSIS client package 2016-08-18 15:58:13 +02:00
Wilfried Goesgens 06958e61b6 Start working on client packages 2016-08-09 09:45:50 +02:00
Andreas Streichardt bdfd5f4e29 Remove now useless shell script 2016-07-08 14:55:38 +02:00
Wilfried Goesgens 83df22eb34 Rename variable to substitute into NSIS, for some reason CPACK_NSIS_DEFINES is substituted empty. 2016-06-14 12:46:44 +02:00
Wilfried Goesgens 5eb27b7447 set the password we asked to into the database. 2016-06-09 13:22:11 +02:00
Wilfried Goesgens e3d4defb4f - cleanup unused stuff from the installer
- add password fields to the configuration screen
2016-06-08 17:42:56 +02:00
Wilfried Goesgens f7a97c809b Fix access to plugins 2016-05-30 14:38:07 +02:00
Wilfried Goesgens b664778da1 fix allready 2016-05-30 09:46:33 +02:00
Wilfried Goesgens 97a2eb0be1 the Windows backslash - a real backslash. 2016-05-25 15:14:23 +02:00
Wilfried Goesgens 0a3a4f191b Properly reference the plugins. 2016-05-25 14:44:27 +02:00
Wilfried Goesgens 25f6311972 Add visual studio user setting file, so we don't need to configure the debugger options each time. 2016-03-02 16:20:15 +01:00
Willi Goesgens faed66ccef * fix windows language from russian to English
* fix creating of distinct resource files for our set of commandline tools.
2015-07-20 14:10:49 +02:00
Willi Goesgens edabac8927 Add Version information & icons to the windows binaries. 2015-07-17 16:36:40 +02:00
Willi Goesgens d247ab145e Add desktop icon to arangosh and aardvark; fixes #1301 2015-06-24 14:33:19 +02:00
Willi Goesgens 9f179c49fd Work on windows installer
- fix Icon reference in registry; mustn't add the compile directory to the path; Now the software uninstall list shows our Fruit.
  - DRY: use a define for the service name
  - more comments whats going on
  - fix WaitForServiceUp - it would run endless because of a syntax error. NSIS - when to do braces and when not? GRRR.
  - Add human readable description to the service name
  - Check whether the ArangoDB-Service in charge points to our binary - so we don't accidently remove a service installed by another version of ArangoDB
2015-03-18 15:59:15 +01:00
Willi Goesgens eb2dc6d0a7 Arangod now properly reports its startup - we can lean on its value now. 2015-03-17 15:54:46 +01:00
Willi Goesgens ee0b104765 Give arangod a little time to start up before we open the webinterface. 2015-03-13 17:26:11 +01:00
Willi Goesgens f557baf0aa Another place in the registry to clean up. 2015-03-13 13:37:09 +01:00
Willi Goesgens 8342953730 Rework installer
- no more commands are substituted in from CMakeList.txt - this makes the NSIS template better readable
  - BITS are substituted in via the define section
  - Build the Registry uninstall key at the start of the file to respect DRY.
  - fix error messages
  - fix typos in function names
  - only try to open Aardvark in the browser if we install a service
  - Use Switch instead of Rumpelstilskin if
  - Restore the install-type on uninstall first
    - we need to set SetShellVarContext according to it so the meaning of
      - SHCTX
      - $SMPROGRAMS
      are right.
    - we need to know whether we need to uninstall a service.
2015-03-13 12:53:07 +01:00
Willi Goesgens f2353a2b73 - de-pidginify error messages
- remove traces from the registry so that we vanish from the installed software repository
 - Open webinterface after startup.
2015-03-06 17:28:49 +01:00
Esteban Lombeyda 7ee711528d installer-generator was moved to Installation/Windows 2014-06-04 10:44:38 +02:00
Esteban Lombeyda bab09b71a2 Conflicts were from code removed 2014-05-08 13:48:25 +02:00
Esteban Lombeyda 27a65bf8d0 Avoiding Error Dialog because Installer overwrittes running program 2014-05-06 15:28:10 +02:00
Esteban Lombeyda fbc46b6fab Important bug fix: installer is started not with ShellExcute 2014-05-06 11:03:24 +02:00
estebanlombeyda 0663374e7a runtimes libraries have to be yield with installer 2014-05-02 18:06:08 +02:00
= 48ad7d30c8 modifications in shell script 2014-05-02 16:00:45 +02:00
= 0ec85b100d Renaming installer helper 2014-05-02 15:00:11 +02:00
= 83869cb8d2 Installation of runtimes libraries for Installer is incorporated in automatical build 2014-05-02 11:44:25 +02:00
= 97b5e250cd Bug Fix: registration key "type" ist written correct 2014-05-01 16:46:49 +02:00
= 63451527c3 modifications in project file 2014-05-01 14:09:12 +02:00
= 352cd175c6 every body get access rights to shared mem segment of installer 2014-05-01 14:03:09 +02:00
= 31f8ebbab7 Changes in Projectfile 2014-04-25 09:42:11 +02:00
= 066816ae82 Source and DLL are consistent. Painfull error!!! 2014-04-25 08:46:57 +02:00
= ab4e60d861 correct verion of plugin 2014-04-24 17:48:34 +02:00
= ce54ce59f8 corresponding dll for commit 45082d504449b5faa31d337dd388d08c5df77dd9 2014-04-23 17:27:22 +02:00
= 4dbeecd329 Bug fix: shared memory bug hints correct work of installer under win32 2014-04-23 17:17:15 +02:00
= c88bd557e3 bug fix in installation directory for all users 2014-04-22 14:00:37 +02:00
= 584770adcd New Plugin SharedMem is commited 2014-04-17 15:36:17 +02:00
= cb050df7d1 default installation direectory is not more documents 2014-04-17 09:35:48 +02:00
= bd6c0e343b refactoring: reg keys are written after arango was installed succefull 2014-04-17 09:02:43 +02:00
= 5943230a47 cleaning orthographical errors 2014-04-17 08:29:21 +02:00
= d3bb58a9ad Using shared memmory plugin for interprocess communication 2014-04-16 17:35:09 +02:00
= 4584ae94c8 used pluging for assiginig appropiate rights to arango software 2014-04-14 09:42:40 +02:00
= 1d9f15ed8a code refactoring 2014-04-10 17:29:33 +02:00
= 2099344317 RegKey "type" is save in HKCC or HKCU for determining the uninstaller modus 2014-04-10 16:05:51 +02:00
= 4ae2951163 showing pages in dependence of child or father process installer 2014-04-10 10:22:29 +02:00
= 4594635db6 bug fix: directory permissions are considered during install process 2014-04-07 16:52:39 +02:00