2,037
edits
Changes
no edit summary
"C:\Python25\pythonw.exe" "C:\Program Files\gramps\gramps.py"
This can be saved to a .bat file for easy execution.
==What about dates and calendars==
Dates and calendars depend on your locale, not your language setting. So here the variable of importance is locale.CODESET, so the locale must be installed and be the default.
==How to install a locale==