// location has Unix path separators
wxString right = ms_root + GetRightLocation(location);
wxFileName fn(right, wxPATH_UNIX);
// location has Unix path separators
wxString right = ms_root + GetRightLocation(location);
wxFileName fn(right, wxPATH_UNIX);