소스 검색

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

svn:r17614
Martin Peck 17 년 전
부모
커밋
6cbb550728
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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
     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>