Currently the main drive is initialized to C:.
Also the drive of the current directory (Directory.GetCurrentDirectory()) should be made available.
Also the extension method WithDrive("D:") does not work as expected, as it is missing a trailing path separator...