Searched refs:sSystemRoot (Results 1 – 1 of 1) sorted by relevance
42 String sSystemRoot = System.getProperty("SystemRoot"); in checkVersion() local43 if (sSystemRoot == null || sSystemRoot.length() == 0) in checkVersion()52 "PATH=" + unoPath, "SystemRoot=" + sSystemRoot}; in checkVersion()
Completed in 11 milliseconds