Chris Maynard
changed
bug 8480
What |
Removed |
Added |
Status |
UNCONFIRMED
|
CONFIRMED
|
Ever confirmed |
|
1
|
Comment # 1
on bug 8480
from Chris Maynard
(In reply to comment #0)
> Of course the workaround is to put the database files in one of the folders
> in the list, but that is not very elegant.
Another workaround is to manually edit the geoip_db_paths file in your personal
configuration folder, which you can find out from Help -> About Wireshark ->
Folders -> Personal configuration.
When adding an entry, it seems that you should enclose it in quotes and convert
all backslashes to \x5c instead. For example, an entry might look like the
following:
"C:\x5cUsers\x5cbetty\x5cwireshark\x5cGeoIP"
Not very elegant either, but at least you don't need to move the GeoIP database
files.
You are receiving this mail because:
- You are watching all bug changes.