PDA

View Full Version : dword and inf (All)



techhead2001
07-23-2002, 03:17 AM
i am trying to write an inf to fix a software problem @ work, i have found how to do string values and binary but i just can't get dwords to work.

POBrien
07-23-2002, 04:48 AM
here it is...

[MaxDupAcks.AddReg]
HKLM,System\CurrentControlSet\Services\VxD\MSTCP\P arameters,MaxDupAcks,0x10001,"1"

Patrick (http://www.winguides.com/forums/sendprivate.php?Cat=&User=POBrien&Board=&Number=&what=online&page=&view=&sb=&part=&vc=><font)</font color=green> /images/forums/icons/smile.gif
<a target="_blank" href=http://www.winguides.com/subscribe/?guide=registry>WinGuides</a>

techhead2001
07-23-2002, 03:49 PM
thank you that worked great

POBrien
07-23-2002, 06:09 PM
You're welcome. No problem.

Pat