Environment.GetFolderPath(Environment.SpecialFolder.Desktop);
string path = Environment.GetFolderPath(Environment.SpecialFolder.Desktop);