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

Re: TortoiseSVN Installer

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-27 10:28:33 CET

Flex wrote:

> looking at the recent discussions about the installation system, is
> there a reason it has been built with MSI than using some free,
> ultra-high compression scriptable system as nullsoft installer?

Two reasons:
* to install the shell extension, you need admin privileges. An msi is
executed by the SYSTEM account, which has these rights. So even a non
admin user can install TSVN if it's not blocked by domain group policies.
* msi's can be deployed via domain group policies to multiple
workstations in a company. Exe-installers can't (or not without much
work from the domain admin).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 27 10:29:23 2006

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

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