- Oct 9, 2002
- 28,298
- 1,235
- 136
I'm working on a utility to automate some of the tedious daily tasks that I have to perform as an in-home installation/support technician for a local cable ISP. The tool needs to allow me to log in as an administrator and tweak settings for all users in one single shot. It will work like HijackThis, but it won't require me to log in individually for each user to clean up the user-specific startup entries.
Basically, the first thing that I need to do is figure out how to list all users that have an HKCU branch in the registry. I know that I'll have to use different methods depending whether the OS is Win9x/ME or NT/2K/XP. Is there a foolproof way to determine each user in Win9x?
Basically, the first thing that I need to do is figure out how to list all users that have an HKCU branch in the registry. I know that I'll have to use different methods depending whether the OS is Win9x/ME or NT/2K/XP. Is there a foolproof way to determine each user in Win9x?