[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Using msiexec.exe to install with command line utilities

From: Paul Watson <pwatson_at_phs.org>
Date: Tue, 26 Apr 2016 07:52:56 -0700 (PDT)

For example, the SlikSVN installer has an INSTALLLEVEL parameter that can be used to control whether svnserve.exe is installed or not.

msiexec /q /i Slik-Subversion-1.7.9-x64.msi ^
  /log "%TEMP%\slik-subversion-install.log ^
  INSTALLLEVEL=300

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3170333

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-04-26 18:38:18 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.