Creating an Installer for a Service and an Application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nick

    Creating an Installer for a Service and an Application

    I have multiple projects in a solution in VS 2003. I am using VB.net,
    and I have an installer file that build and installs an application
    with executable output. I also have a project and installer project
    that creates a service. I would like to have these combined into
    one .msi installer. How would I go about this? I have the service
    installer checked in the configuration manager for the application
    installation project, but it doesn't seem create the service.

    How would I go about this?
    thanks,
    Nick
Working...