Hi, Gary,

I once scripted the ability to switch ML versions on my Windows laptop.  It 
only required me to execute the script.  No prompts.  Not sure if that would 
meet your needs.  To get rid of the prompts, it was a matter of figuring out 
msiexec's command line; e.g.:

msiexec /i "%_INSTALLER%" INSTALLDIR="%_ML_HOME%" /q /l* "%_INSTALL_LOG_FILE%"

http://technet.microsoft.com/en-us/library/cc759262(v=ws.10).aspx

HTH.

-Brent

From: [email protected] 
[mailto:[email protected]] On Behalf Of Gary Larsen
Sent: Wednesday, April 17, 2013 1:58 PM
To: General MarkLogic Developer Discussion
Subject: [MarkLogic Dev General] Silent installation

HI,

Is it possible to setup a silent installation of MarkLogic on Windows?    It 
would need to be a custom install so the location could be specified.

Thanks,
Gary
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to