No Sockpol.exe on Windows Unity3 install?

Hello.

I've been trying to debug my PrefetchPolicy code...and I'm looking to compare in-unity Results, between my custom Policy server and Unity's prebuilt policy server. I can not find anywhere on my machine the sockpol.exe.

Is it included in the Window install of Unity3? If so, where is it? I finally found a Tools folder under UnityDevelop, but there is no SocketPolicy folder as defined by the documentation.

Thanks, stringa

Mine shipped with it, then the exe disappeared mysteriously after a restart. I ended up just copying it back in from another Unity install. Maybe it has something to do with the editor or MonoDevelop doing a Clean? Not sure.