Results 1 to 4 of 4

Thread: Newbie Question

  1. #1

    Thread Starter
    Lively Member Cagez's Avatar
    Join Date
    Oct 2002
    Posts
    121

    Newbie Question

    How do I make my program into a installer? If I make it and pick the "release" then build it, will it work on any other computer?

  2. #2
    Addicted Member rdove's Avatar
    Join Date
    Dec 2002
    Location
    Indianapolis
    Posts
    251
    You need to make sure that the .NET framework is installed on the machine, otherwise its a lost cause...
    ~Ryan





    Have I helped you? Please Rate my posts.

  3. #3

    Thread Starter
    Lively Member Cagez's Avatar
    Join Date
    Oct 2002
    Posts
    121
    So all the client needs is the .NET framwork to run it? I don't need any install program?

    Can I somehow include the framework in an install so it would install both at the same time?

  4. #4
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    Yes all clients need the framework installed to work.

    As for creating an installation project try searching for "Walkthrough: deploying a Windows application" in the help.

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