-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: WIN-1.0
-
Component/s: Windows Packages
-
Environment:Windows
-
Tags:
-
Impact type:Deployment change
I was doing an installation of Nuxeo DM on Windows 2008 and selected E:/NuxeoDM as the target installation directory. Then, in the initial configuration process, I selected E:/NuxeoData/data and /logs as defaults. All well and good, except the registry still has a point to the default C:/ProgramData/Nuxeo DM directory for config and temp files.
A quick regedit of the HKLM Nuxeo DM key parameter Config File rectified the situation and then I manually moved my nuxeo.conf file to the bin directory on E:.
Installation on Windows would be smoother if the location of NUXEO.CONF, logs, etc. could all be specified explicitly during the installation process. The install could suggest defaults, but allow the user to override. This would eliminate the need for a registry hack or any other manual steps.