[cvsnt] How to find rogue cvs.exe???

Tony Hoyle tony.hoyle at march-hare.com
Fri Jun 15 12:38:26 BST 2007


Bo Berglund wrote:
> I found one method, but it is a bit clumsy. I would rather like to have
> a way to use a command like:
>  "findpath cvs.exe"
> or similar and then a display of *all* instances that could be found via
> the path on the system.
> 
> The cludge solution I found is:
> - Create new shortcut on desktop
> - Enter cvs.exe in "location of item" (no path!)
> - Next and finish
> Now open the shortcut properties and look at "Target"
> Here is the path to the cvs.exe file.
> 
> But it only gives a single value of course....

Go onto the root of c: (and d:, etc.) and do 'dir /s cvs.exe'

That should show you all copies.

Tony


More information about the cvsnt mailing list