B
Bry
My code uses System.Environment.GetFolderPath() to determine the
location of the application data folder. This works fine, until I
execute my application using runas, when it is unable to resolve the
path to the directory. The target directory does exist in the other
profile.
Can anyone suggest a way around this whilst keeping my code as
compliant as possible?
location of the application data folder. This works fine, until I
execute my application using runas, when it is unable to resolve the
path to the directory. The target directory does exist in the other
profile.
Can anyone suggest a way around this whilst keeping my code as
compliant as possible?