I love google found this and has worked for me
1. Open up Notepad.
2. Copy these EXACT lines into Notepad:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters]
"TCPNoDelay"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters\OCMsetup]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters\Security]
"SecureDSCommunication"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters\setup]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Setup]
Leave one extra blank line after the \Setup]
3. Now, click Save As..., save to the desktop, and save as "all files" (NOT .TXT). Save the file as msmq.reg and minimize to the desktop.
4. The file should look like a broken rubix cube. Double-click on it and it will ask if you want to merge it into the registry. Click yes.
Edit - TCPNoDelay already added with value aswell
Edited by NiNjAA on 11/09/08 3:35pm