Hello,
I am trying to find out how I can programmatically create a logon account in Windows Vista with UAC enabled?
I have an OCX that creates a user account and it has worked for years on NT and XP, but now our application fails with Access Denied when creating the account on Vista. If our customers turn off UAC then setup that app it works fine. However, it is not acceptable to have our users turn off UAC AND REBOOT before finsihing configuring our app.
If anone has any knowledge of how we can create the accounts in Vista it would be a great help!!!
Thanks in advance.