[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #4347 [Tor bundles/installation]: Geoip parsing fails on user accounts under windows
#4347: Geoip parsing fails on user accounts under windows
--------------------------------------+-------------------------------------
Reporter: bastik | Owner: erinn
Type: defect | Status: new
Priority: major | Milestone:
Component: Tor bundles/installation | Version:
Keywords: geoip, windows | Parent:
Points: | Actualpoints:
--------------------------------------+-------------------------------------
Comment(by Shondoit):
The default install location on Linux is /usr/share/tor/, which is used as
shared non-writable data, if I'm not mistaken.
The equivalent for Windows would be "C:\ProgramData\tor" (Vista/Win7) or
"C:\Documents and Settings\All Users\Application Data\tor" (XP)
For the NSIS installer, this seems to be done like:
{{{
SetShellVarContext all
SetOutPath $APPDATA
File "geoip"
}}}
This requires a change in tor to read the file using CSIDL_COMMON_APPDATA.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4347#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs