Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding to existing registry entries

Status
Not open for further replies.

gensan

MIS
Joined
Feb 21, 2001
Messages
142
Location
SG
Can anybody help me on how I can add or append values to existing registry entries? Specifically, my problem is that I am to implement password filtering (using passfilt.dll). I was instructed to add to registry on HKEY_LOCAL_MACHINE, KEY: \SYSTEM\CURRENTCONTROLSET\CONTROL\LSA, Name: NOTIFICATION PACKAGES, TYPE:REG_EXPAND_SZ, VALUE: %SYSTEMROOT%SYSTEM32\PASSFILT.DLL. However, upon going to that location, there is already a value for such. I was only instructed to not overwrite any values. How do I add to the existing values on the registry.

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top