The parameters I needed were the two I described in the original post.

By looking at the log, I came up with this - which seems to work:
msiexec /l* logfile.log /i VisualSVN-Server-1.6.3.msi /qn
SVNREPODIR="d:\NewPathToRepo" REGISTRY_USE_SSL="1" USE_SSL="1"

It would be nice to have a documented and supported list of
properties.  Something like 
http://technet.microsoft.com/en-us/library/bb684783.aspx

This allows installation of VisualSVN Server to be included in
standard server rebuild processes.

On Feb 8, 7:57 am, VisualSVN Support <supp...@visualsvn.com> wrote:
> Hi John!
>
> Please could you provide more details what particular parameters you
> would like to have for the installer. Could you also explain us why
> would you like to have them?
>
> Thank you!
>
> On Sat, Feb 7, 2009 at 9:25 PM, John Spurlock <john.spurl...@gmail.com> wrote:
>
> > I'd like to script an install of the VisualSVN Server msi,
> > specifically to set the repositories root dir, and the server port
> > (https).
>
> > msiexec /l* log.txt /i VisualSVN-Server-1.6.3.msi /qn  PARAMETERS
>
> > Can you provide the available parameters for the installer?
>
> > Thanks,
> > - John
>
> --
> Olga Dolidze
> VisualSVN Support

Reply via email to