|
-
Aug 29th, 2005, 01:56 AM
#1
Thread Starter
New Member
Setup and deployment projects
Hi all,
I am writing an application in visual .NET,
I run this application on the a computer that not have .net framework. If want to run this application, i must install dotnet framework.
can you help me how to deployment this application with framework library to run other computer without install dotnet framework.
Thanks.
pshue
-
Aug 29th, 2005, 03:27 AM
#2
Re: Setup and deployment projects
Install this plug-in to create setups that include the .NET Framework.
Edit:
Note that this is a good option if you're distributing via CD, but not so good if you are distributing via the Web. Users who already have the Framework installed will not want to download it again.
-
Aug 29th, 2005, 05:27 AM
#3
Re: Setup and deployment projects
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
|