found this on another forum. not sure if you really wanna delve into all of that though. i dont know what to say though because im running vista and it was in there for me... again i wont recommend this because i havent done it myself but i thought you might wanna try and learn more about it and maybe give it a shot its up to you. hope you figure something out
[align=left]Hello,[/align] [align=left] [/align] [align=left]You indicated that you are unable to find the MSMQ subkey under the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft node. Actually, by default, MSMQ subkey does not exist in Windows Vista OS. However, if you want to change it to improve ICMP (Ping) behavior, you can add it manually.[/align] [align=left] [/align] [align=left]For your convenience, I provide a method here:[/align] [align=left] [/align] [align=left]1. Create a new Text Document (*.txt).[/align] [align=left] [/align] [align=left]2. Copy and paste the following contents (without the equal mark "===") into the Text Document.[/align] [align=left] [/align] [align=left]================================================== =================[/align] [align=left] [/align] [align=left]Windows Registry Editor Version 5.00[/align] [align=left] [/align] [align=left][HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ][/align] [align=left] [/align] [align=left][HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers][/align] [align=left]"TCPNoDelay"=dword:00000001[/align] [align=left] [/align] [align=left][HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers\OCMsetup][/align] [align=left] [/align] [align=left][HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers\Security][/align] [align=left]"SecureDSCommunication"=dword:00000000[/align] [align=left] [/align] [align=left][HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Paramet ers\setup][/align] [align=left] [/align] [align=left][HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Setup][/align] [align=left] [/align] [align=left]================================================== =================[/align] [align=left] [/align] [align=left]3. Save and close the Document.[/align] [align=left] [/align] [align=left]4. Change the file extension *.txt to *.reg. (Note: if you are unable to view the file extension, please double-click Computer, click Tools menu > Folder Options > on the View tab, clear the checkbox before "Hide extensions for known file type" > click OK.)[/align] [align=left] [/align] [align=left]5. Double-click the *.reg file (Note: If prompted, please click Continue on the User Account Control (UAC) window.) You'll get a registry editor warning stating "Are you sure you want to continue", please click Yes.[/align] [align=left] [/align] [align=left]Hope it works[/align]