Hi,
I've a program that run on user account but whoud work whit aministration privileges.
Using the OpenFileDialog form, unfortunately, it show administrator user folder on the windows collection.
How I can only show user document?
It's possible to de-elevate privileges only for the OpenFileDialog ?
Thank you for the support.