Applying HKEY_CURRENT_USER customisations #229
Answered
by
CodingWonders
superbarney
asked this question in
Q&A
|
Hi, I loaded NTUSER and made customisations there on the assumption that it will be applied to HKEY_CURRENT_USER for any user created but that is not the case. Was my assumption wrong? Should they be applied to the DEFAULT hive instead? Thanks. |
Answered by
CodingWonders
Mar 10, 2025
Replies: 2 comments 1 reply
|
Did you commit the changes to the image after modifying the registry hive? If so, try doing the changes with the DEFAULT hive |
0 replies
Answer selected by
CodingWonders
|
Yes, I made sure to commit all changes. I might give DEFAULT hive a go. Currently am preparing a script to apply all those registry changes on first boot as I've read that may be the better way? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you commit the changes to the image after modifying the registry hive? If so, try doing the changes with the DEFAULT hive