Quote Originally Posted by dannystommen View Post
try
Code:
string path = Environment.GetFolderPath(Environment.SpecialFolder.Desktop);
That returns the current user's desktop folder path.