Getting Started with Deployinator

To download Deployinator, search for it in Visual Studio's Extension Manager or find it here on the Visual Studio Marketplace.

Deployinator Toolbar

Initially, it is recommended that you show the toolbar. To do so, choose View | Toolbars | Deployinator. It will look like this:

Deployinator Toolbar

Deployinator Menu

The Deployinator menu commands are in the Extensions | Deployinator menu.

Configuration

To configure a project for deployment via Deployinator, choose Deployinator window from either the toolbar or menu and configure a path for deployment. You can optionally deploy debug symbols, dependent files, and the debug CRT whenever you deploy your project. Additionally, you can configure the project to deploy every time it is successfully built.

Deployinator Config Window