windows:File.absolute_path? returns false if it's a tricky relative path
windows:File.absolute_path? takes into consideration the platform path separator(s)
fails:File.absolute_path preserves the encoding of the path
