static bool isWindowsXP() { return startsWith(osName(), "Windows XP"); }