瀏覽代碼

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>