// version 1.0.6 // tested on Windows 10 fun main(args: Array) { println(System.getenv("SystemRoot")) }