mystek Posted April 18, 2006 Posted April 18, 2006 (edited) From another post (In the i386 folder the following files exist:hivecls.inf -- creates the settings in HKLM\SOFTWARE\Classes (HKCR)hivedef.inf -- creates the settings in HKU\.DEFAULT -- also creates the settings for the default user profilehivesft.inf -- creates the settings in HKLM\SOFTWAREhivesys.inf -- creates the settings in HKLM\SYSTEM)(editing these prior to build sets the mods at OS install)under hivedef.inf the setting:HKCU,"Control Panel\Keyboard","InitialKeyboardIndicators",0x00000002,"0x80000000"HKCU,"Control Panel\Keyboard" - Regisrty PathInitialKeyboardIndicators - Value Name0x00000002 - I am guessing this is the Data Type. (This is what I am trying to determine, a list indicating the Type)0x80000000 - Value for the Value Name (0x20000000 turns NumLock on by default in the above string)Does anyone have a reference for this? Edited April 18, 2006 by mystek
Camarade_Tux Posted April 19, 2006 Posted April 19, 2006 See my signature. I once used hives but using hives for some tweaks just prevents windows installation to complete whereas importing them at T-12 makes no problem.
mystek Posted April 19, 2006 Author Posted April 19, 2006 Ok, I keep seeing references to T12, T13, etc. I have searched for a reference to these during install and haven't had any luck. Does anyone have a link or reference? It sure would be nice.
Camarade_Tux Posted April 19, 2006 Posted April 19, 2006 http://unattended.msfn.org/unattended.xp/v...7dbe9440526228/
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