If you are writing to HKEY_CURRENT_USER then you should not need admin permissions or need to bother with UAC etc. So you must just be not writing the code correctly that is supposed to create/modify this registry key. Show us the code you are using and I'm sure someone will be able to point out where the problem is.