FAQ: Where are the remote tools ?

Beta 2 of Visual Studio does include the Remote Tools though they don't show up in the Visual Studio IDE. To get to them go to Start->All Programs->Microsoft Visual Studio Beta 2->Visual Studio Remote Tools and all the Tools are listed there.

You can also add them to the Tools Menu in Visual Studio. This can be done selecting Tools Menu inside Visual Studio, then Selecting External Tools.

In the External Tools Dialog, Select Add. For the new Tool select the ... for Command and browse to <Program Files Folders>CE Remote Tools->5.01->Bin

There are 6 tools listed there and you can select them and add the ones you use the most to the Tools Menu.

Amit Chopra