Possible Duplicate:
Request Windows Vista UAC elevation if path is protected?
Hi all, i need to overwrite some specific file in c:\program files...., for UAC i don't have writing permissions to that file, and here is my question how can i ask for elevation to overwrite that file? The code is written in c# and is a Windows Forms app.