Results 1 to 4 of 4

Thread: WinService: install options?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2002
    Posts
    175

    Question WinService: install options?

    Hi,
    if I write a winservice app in .net 2 which is to run on all our corporate user XP machines, how can I distribute it to all the user machines easily (as easy as Clickonce)? Or what are my options?
    Thanks in advance,
    John.

  2. #2
    Shared Member
    Join Date
    May 2005
    Location
    Kashmir, India
    Posts
    2,277

    Re: WinService: install options?

    Not sure about .NET 2.0 but in .NET 1.1, you would need to add an Installer to the project and then compile it.
    Use [code] source code here[/code] tags when you post source code.

    My Articles

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Dec 2002
    Posts
    175

    Re: WinService: install options?

    Cheers - what would i do then, I guess distribute the installer app?

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: WinService: install options?

    This is for C# but the principles, and most of the steps, would be exactly the same if you're using VB.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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