|
-
Dec 2nd, 2002, 09:29 PM
#1
Thread Starter
Lively Member
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?
-
Dec 2nd, 2002, 09:44 PM
#2
Addicted Member
You need to make sure that the .NET framework is installed on the machine, otherwise its a lost cause...
-
Dec 2nd, 2002, 09:46 PM
#3
Thread Starter
Lively Member
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?
-
Dec 3rd, 2002, 02:19 AM
#4
Registered User
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|