.net c# storage How to convert DOS path to normal path (.net) Jul 22, 2016 See the question and my original answer on StackOverflow Path.GetFullPath(@"/HE~1/HO~1/AR~1/YO~1") should do what you need.