My application has a function to detect the users country by doing various matches with GeoIPCountry.dat - But I want to be able to distribute the file with Py2exe, perhaps self-extracting to a separate directory, or not at all. Any clues?
Thanks!
|
My application has a function to detect the users country by doing various matches with GeoIPCountry.dat - But I want to be able to distribute the file with Py2exe, perhaps self-extracting to a separate directory, or not at all. Any clues? Thanks! |
|||
|
|