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

Re: silent/unattended install

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-06 09:48:48 CET

On 3/6/06, Christoph Neumann <c.p.neumann@web.de> wrote:

> I am using silent/unattended installs for many programs.
> Also for TortoiseSVN, e.g.:
> TortoiseSVN-1.3.2.5840-svn-1.3.0.msi /qb REBOOT=ReallySuppress
>
> Unfortunately, TortoiseSVN is one of the programs, that will not
> install in %PROGRAMFILES%.
> (This would be "c:\progs" for me. Instead it uses "e:\Program Files".)
>
> Probably you can correct this behaviour.

You just have to use the installer correctly.

msiexec /i TortoiseSVN-1.3.2.5840-svn-1.3.0.msi /qb
REBOOT=ReallySuppress INSTALLDIR="c:\progs"

hmm - maybe TARGETDIR instead of INSTALLDIR...

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Mar 6 09:49:28 2006

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.