Deploy WindowsForms app from Web Deployment Project

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?RHVuZTg4?=

    Deploy WindowsForms app from Web Deployment Project

    Hi there,

    We're using a Web Deployment project to deploy our web app and that works
    fine.

    However, we've written a little Windows Forms utility for our client that
    we'd like deploy with the web app into the ProgramFiles directory of the web
    server.

    Is this possible using an out-of-the-box web deployment project (i.e.
    without setting up custom actions)? Or would I need to set up a custom action
    to achieve this?

    Cheers
Working...