PDA

Click to See Complete Forum and Search --> : Read registry key value


coloa
Mar 5th, 2006, 01:00 PM
hey all. I've searched and honestly just can't figure out how to do this, trust me i've searched like crazy & found sample's but it's just NO hope! :cry: I can't get anything to work like how I want.

All I want to do is read this key:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters] and the subkey "srvcomment"

that's all :rolleyes:

thank;s & pleaaase don't point me to any tutorial's :(

conipto
Mar 5th, 2006, 05:01 PM
http://msdn2.microsoft.com/en-us/library/xthy8s8d.aspx

MSDN is the easiest place to look usually..

Bill