|
 Originally Posted by evilghost
Well, I struggle to know what specific values need to be written to HKLM that can't as easily be done using HKCU. I find it odd that a specific application requires administrative rights, or full control over a machine for something as simple as an email redirection sub-system.
I would guess the privelages are only for setting specific file and registry permissions on install. What if a machine is used by multiple folks for the same purpose? The full control permissions to the registry key and file tree are probably at the software level (HKLM\Software\<Whoever Wrote the Software> and C:\Program Files\<Whoever Wrote the Software) and I would hope no where else.
 Originally Posted by evilghost
HKLM is a sledge-hammer approach to Win32 programming. And just because the aggregate population of malware and shovelware writes to HKLM doesn't make it right 
Correct, but it is a common practice these days (whether right or wrong) and many enterprise software programs use this methodology. Not saying it is the best way, but if you can't beat 'em, join 'em.
 Originally Posted by evilghost
Note, I'm not flaming you or trying to be a ****. 
I am flaming you and trying to be a ****!! Ha Ha, just kidding. No offense taken and I hope the same goes for you
All the best,
Rory
|
|
|