Jump to content

Recommended Posts

Posted

I have been spending some time trying to load RunOnce located in HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion in an effort to tweak what I thought was the Default User Profile. I was trying to have certain activities occur as each new user gets created. I have been trying to do this logged on as an administrator. No matter what I have tried, nothing has worked. Upon further research, I have discovered that HKU\.DEFAULT, being capitalized is a hive, is located at %SYSTEMROOT%\System32\config\default and that the Default User Profile is NTUSER located at %SystemDrive%\Documents and Settings\Default User and that is in fact the file I should be tweaking. I have learned to tweak it using the REG LOAD and REG UNLOAD approach. Using this approach I have succeeded, however, I remain a little confused.

So here is my question(s) are the two "default profiles" actually related? If so, how? Does one update the other and if so, when? Should I every try and tweak HKU\.DEFAULT?


Posted

HKCU\.DEFAULT is the LOCAL SYSTEM user profile hive, as it doesn't have a profile on disk to pull NTUSER.DAT from.

You don't want to go messing in there really.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...