summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMartin Peck <coder@peertech.org>2008-12-12 23:44:16 +0000
committerMartin Peck <coder@peertech.org>2008-12-12 23:44:16 +0000
commit6cbb55072852969adb6d82b773b8886d5f4a5fb0 (patch)
tree60f6770bfc74a47a98e95c95f51169262aefa640 /contrib
parent1a7a432611cca721318f99581edbbfa055cdffa2 (diff)
downloadtor-6cbb55072852969adb6d82b773b8886d5f4a5fb0.tar.gz
tor-6cbb55072852969adb6d82b773b8886d5f4a5fb0.zip
Leave ALLUSERS null by default instead of relying on =2 to detect admin privs correctly.
svn:r17614
Diffstat (limited to 'contrib')
-rw-r--r--contrib/tor.wxs.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/tor.wxs.in b/contrib/tor.wxs.in
index 5e20406f06..abcd973c69 100644
--- a/contrib/tor.wxs.in
+++ b/contrib/tor.wxs.in
@@ -98,9 +98,7 @@
<!-- Properties used to control installation or repair features
and other invocation options.
- When ALLUSERS==1 the install is per machine, when 2 it is per user.
-->
- <Property Id="ALLUSERS">2</Property>
<Property Id="ReinstallModeText">omus</Property>
<Property Id="DiskPrompt">Tor Installation</Property>