Jump to content

Modifying the default Registry Hive INF files in XP


Recommended Posts

Posted (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 profile

hivesft.inf -- creates the settings in HKLM\SOFTWARE

hivesys.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 Path

InitialKeyboardIndicators - Value Name

0x00000002 - 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 by mystek

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...