hi,
I have a problem for my product in Vista System.
I write the key and value in HKEY_CURRENT_USER registry.
I installed my product and I can see this key and value...(at regedit, of course my product works fine.)
Problem is following:
I created another account (with Administrator permission) in OS. And I switched off this user and run my product.
But my product doesn't work. Problem is that it can't read the key and value in Registry.
So, I run regedit and find the key and value, but i can't find.
Problem is that registry value is registered for current user only.(So if i switch off user, then i can't see registry key and value)
What is the problem? How can I set the registry key and value so that all users(with admin permission) can read registry value in Advanced installer?
Using HKEY_CURRENT_USER is wrong?
Please help me asap... This is urgent.
Thanks
Regards
So