May 6, 200917 yr I want to apply some registry tweaks that go in HKCU. I prefer that these settings apply to all users and not just one.I know I can modify the registry offline using regedit -> load hive, but I don't know what file to load (from the mounted "install.wim" image), the file that corresponds to HKCU and that applies to all created users.
May 6, 200917 yr Why offline?If you want to apply to all users, you can look for the settings in HKLM instead of users and see if that works, another option is putting each reg file in the default profile for startup that runs the HKCU settings and then deletes itself...sounds more complicated than it is.The hive to load would be software which on a windows install is located in windows/system32/config
May 8, 200917 yr attach the default Ntuser.dat file in the registry and add the changes you want, all account will be created with the changes
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now