clivebuckwheat Posted September 3, 2010 Posted September 3, 2010 I want to check the device driver path in the registry, to make sure it points to the proper location.
cluberti Posted September 3, 2010 Posted September 3, 2010 Are you talking about running regedit after sysprep but before the reboot? Or are you talking post-image deployment? If you need to run regedit in the former scenario, you need to have it open before you run sysprep. In the latter, I'd have no clue without a procmon showing it failing.
clivebuckwheat Posted September 3, 2010 Author Posted September 3, 2010 after sysprep but before the reboot yes. so have it open?HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\DevicePaththis is the current key right?
arwidmark Posted September 4, 2010 Posted September 4, 2010 Another option is to boot the machine in WinPE and load the registry offline.Either via reg load or in the registry editor directly (load hive)./ Johan
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