64 bit version of instsrv.exe and srvany.exe

I’m trying to set up remote debugging for Vista 64 bit but I could not find the 64 bit version of them. Does any one know there any 64 bit version of instsrv.exe and srvany.exe or their equivalents?

Thanks,
-matts

xxxxx@comcast.net wrote:

I’m trying to set up remote debugging for Vista 64 bit but I could not find the 64 bit version of them. Does any one know there any 64 bit version of instsrv.exe and srvany.exe or their equivalents?

Thanks,
-matts

Those two programs do very little CPU intensive work and their 32 bit
versions should work just fine on 64 bit Windows. Just remember that if
the thing you are trying to start with srvany.exe is in the real 64 bit
windows\system32 folder, you need to type that in as windows\Sysnative
(Vista only) or to move it somewhere else (XP/2003).


Jakob B?hm, M.Sc.Eng. * xxxxx@danware.dk * direct tel:+45-45-90-25-33
Danware Data A/S * Bregnerodvej 127 * DK-3460 Birkerod * DENMARK
http://www.netop.com * tel:+45-45-90-25-25 * fax:+45-45-90-25-26
Information in this mail is hasty, not binding and may not be right.
Information in this posting may not be the official position of Danware
Data A/S, only the personal opinions of the author.

Hi Jakob, thanks for the reply.
I think I should ask why dbgsrv.exe from 64 bit windbg can’t start as service? I create service entry with its 32 bit verst for Vista 32 to do background debugging and it works well. I could not duplicate it with Vista 64 bit.
Thanks,
-matts

It actually works. What happened was the directory miss srvany.exe which I thoght I already copied to it.
Thanks, -matts