Browse Source

Leave ALLUSERS null by default instead of relying on =2 to detect admin privs correctly.

svn:r17614
Martin Peck 16 years ago
parent
commit
6cbb550728
1 changed files with 0 additions and 2 deletions
  1. 0 2
      contrib/tor.wxs.in

+ 0 - 2
contrib/tor.wxs.in

@@ -98,9 +98,7 @@
 
 
     <!-- Properties used to control installation or repair features
     <!-- Properties used to control installation or repair features
     and other invocation options.
     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="ReinstallModeText">omus</Property>
     <Property Id="DiskPrompt">Tor Installation</Property>
     <Property Id="DiskPrompt">Tor Installation</Property>