Copy to Program Files under Windows Vista/7
问题 I have written a wizard in C++ which installs some files to the program files folder under windows. As I understand, I need Admin rights to write to program files under Vista/7. So my question is: Is there a way to turn on Admin rights while the application is running respectively only for one wizard page? Or do I have to start another process with Admin rights for this one wizard page? 回答1: Typically you have a shield logo'd button and then shell out to another process whose manifest