Printable View
How would I get the current user's folder? Example: "C:\Documents and Settings\Owner"
vb Code: Environment.GetEnvironmentVariable("USERPROFILE")
Environment.GetEnvironmentVariable("USERPROFILE")