On Dec 9, 2007 2:45 AM, Erik Huelsmann <ehuels@gmail.com> wrote:
[snip]
> Right, any software you want to install with an installer will require
> Admin privs: it's part of Windows security design (to help admins
> protect users from themselves)...
>
> If you want to install software on a Windows box, contact your sysadmin....
Actually that depends on the software, not the installer...I've
written many installs (MSI and not) that don't require admin
priviledges and can install to the user's directory if they want.
TSVN and our commandline installer, however, do modify parts of the
system registry and install to an all-users location so they will
require admin priviledges. I don't think there is any way around that
for TSVN since it is a shell extension, but you can always just unzip
the commandline binaries wherever you want and use them from there.
DJ
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 9 18:16:38 2007