Silent Registry edit in Post-Setup (After logon), assuming that I can

Messages
31
Reaction score
1
Hello all!
I've been having issues with this one registry tweak that disables a bunch of stuff. It doesn't like being put in the registry tab..
I'm hoping that I can put it into Post-install (after-logon) and have it run silently, without other human interaction. If this is possible, please let me know!
 
HKCU reg keys don't work reliably when imported from Registry, that's because new user provisioning will overwrite or ignore those values. Add the same .reg file to Post-Setup (After logon), and it will be applied to the primary user.
 
HKCU reg keys don't work reliably when imported from Registry, that's because new user provisioning will overwrite or ignore those values. Add the same .reg file to Post-Setup (After logon), and it will be applied to the primary user.
Got it, thanks!
 
Back
Top