mjhuhta Posted July 4, 2006 Posted July 4, 2006 If try add something to HKEY_USERS ex. HKU,"DEFAULT.\Software\Something" via INF method, no entrys are aded. But if try Add something REGEDIT /S FILE.REG way all works right ? [HKEY_USERS\DEFAULT.\Software\Something]
T D Posted July 4, 2006 Posted July 4, 2006 Yeah, regedit /s works fine as well. It's a bit quicker (0.3 secs if you're picky ).
T D Posted July 7, 2006 Posted July 7, 2006 And it's not HKU,"DEFAULT.\Software\Something" but HKU,".DEFAULT\Software\Something" which is probably why it's not adding.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now