On Windows, if my app needs to delete a file in the install location (eg.

On Windows, if my app needs to delete a file in the install location (eg. Program Files) does it need UAC? And if so, how do I do it silently?

Thanks

Comments