CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2007
    Posts
    10

    Question Installation setup

    I have two projects in vb dot net: one is a windows service and the otther an application (to configure the service) . What do i need now is to create an installation setup so i can install the service (in 'Services') and the configuration aplication in other computers. can you help me ?? I realy need help in this.


    Thank you in advance.

  2. #2
    Join Date
    May 2005
    Location
    Sterling Heights, MI
    Posts
    74

    Re: Installation setup

    What installer do you plan on using?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured