I found this to work from a command prompt if you start from the nunit directory
call clr.bat net-2.0 & call "C:Program FilesTypeMock.NETTypeMock.NET mockrunner.exe" nunit-console.exe
Its 2 separate calls, I still cant figure out how to do it in one call