Hi, I made a application and its working fine in XP, but getting UnauthorizedAccessException in vista. Basically I am creating a folder through code and writing a XML file in it.
Is there a way I can make the application run as administrator through code or something.
Thanks.