Hi,
Sorry for the newbie question!
I have an application that requires administrator privileges on Vista to perform some registry modifications. Originally I simply set <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> under UAC settings in VS 2008 however I realise now that I can’t publish the application because "ClickOnce does not support the request execution level 'requireAdministrator'. Am I doing something wrong?
Many Thanks
Adam
Sorry for the newbie question!
I have an application that requires administrator privileges on Vista to perform some registry modifications. Originally I simply set <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> under UAC settings in VS 2008 however I realise now that I can’t publish the application because "ClickOnce does not support the request execution level 'requireAdministrator'. Am I doing something wrong?
Many Thanks
Adam