fev
New member
- Joined
- Oct 5, 2007
- Messages
- 2
- Programming Experience
- 1-3
I have a app that adds entries to the registry under HKLM. It works flawlessly in XP, but Vista is simply a no go. It's just a simple tweak app that changes things in the OS (Disable message ballons, Disable windows clock, etc).
I read it may be because of UAC? But even if it is, I don't think disabling that is the right path to go down.
Maybe I might be able to accomplish these same tweaks under HKCU and just do things user by user instead of system wide. I heard HKCU wasn't protected as harshly by UAC, but I don't know that for sure.
Does anyone have any insight or ideas? I'm new to Vista, so bare with me =).
I read it may be because of UAC? But even if it is, I don't think disabling that is the right path to go down.
Maybe I might be able to accomplish these same tweaks under HKCU and just do things user by user instead of system wide. I heard HKCU wasn't protected as harshly by UAC, but I don't know that for sure.
Does anyone have any insight or ideas? I'm new to Vista, so bare with me =).