Jan 5, 2009 #1 S SIMIN Regular Joined Mar 10, 2008 Messages 92 How do you people get this special folder? D:\Users\My User Name\ I tried to get all special folders but was not able to get this one in Vista! IS that possible or I cannot find it? Thanks.
How do you people get this special folder? D:\Users\My User Name\ I tried to get all special folders but was not able to get this one in Vista! IS that possible or I cannot find it? Thanks.
Jan 5, 2009 #2 D Diesel Contributor Joined Aug 18, 2003 Messages 662 Ok. How did you try to get the folder? Use Environment.GetFolderPath. Something like: System.Environment.GetFolderPath(Environment.SpecialFolder.Personal)
Ok. How did you try to get the folder? Use Environment.GetFolderPath. Something like: System.Environment.GetFolderPath(Environment.SpecialFolder.Personal)