[tor-bugs] #8376 [Tor bundles/installation]: Tor requires "Run as Administrator" to install on Win 7 (and Win 8?)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Mar 2 02:55:56 UTC 2013
#8376: Tor requires "Run as Administrator" to install on Win 7 (and Win 8?)
-----------------------------------------+----------------------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: Tor bundles/installation | Version:
Resolution: | Keywords:
Parent: | Points:
Actualpoints: |
-----------------------------------------+----------------------------------
Comment(by mo):
To request administrative privileges, change "RequestExecutionLevel user"
to "RequestExecutionLevel admin" to tor-mingw.nsi.in. Downside: It only
actually needs admin if the user wants to install to Program Files or
similar.
To change proposed installation directory, replace "InstallDir
$PROGRAMFILES\Tor" to "InstallDir $DOCUMENTS\Tor" (or "InstallDir
$LOCALAPPDATA\Tor".
All of these changes are not ideal.
Maybe just really drop the installer altogether and go for a zip. In the
end, it IS the expert bundle.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8376#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list