This behavior can be disabled by setting the registry key
EnableRemoteConnect to N.
To do this, create a text file named DisbleAutoConnect.reg
with the following three lines:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OLE]
"EnableRemoteConnect"="N"
|