Home  |  Index  |  Dotnet4all Snippets  |  Submit resources
About  |  Mail us  
Dotnet4all Logo

  Using projects (Thursday, December 23, 2004)




Found the following interesting discussion in the Newsgroups:

using projects
by:Anonymous

Hey Everyone
Ok so i've finished a project and now I want to give it to someone else without vb.net, (i want to give it to them as an exe file)
How do get the .vb net files to turn into .exe files so I can give it to other people?
Thanks everyone.


 Reply:
by:Lars Netzel

 When you Bulid your Project (or solution) they are compiled into an EXE (or
dll or other depending on what settings and projecttype you have)

The EXE file by default is place in the BIN folder directly under the root
of the projectfolder!

/Lars


 Reply:
by:Cor Ligthert

 Hi Tom,

You can make an msi file using a deployment project,

This link is not the best walkthrough in my opinion however a good start

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vbtskCreatingInstallerForYourApplication.asp

I hope this helps?

Cor


 Reply:
by:Anonymous

 Thanx everyone!








0 Comments:

Post a Comment

 
Previous Posts
    - Help with Datagrid events please.
    - Quotes within a text string
    - Quotes within a text string
    - Set the default "initial" value of a ComboBox
    - Re: Restrict keys in textbox w/o KeyAscii?
    - Returning values FROM window form
    - Make multithreading do only X threads at a time.
    - Is it possible to execute an iSeries program from ...
    - Datagrid columns
    - XML?, INI File?, How do I do this?

Archives
    - 10/03/2004 - 10/10/2004
    - 10/10/2004 - 10/17/2004
    - 10/17/2004 - 10/24/2004
    - 10/24/2004 - 10/31/2004
    - 10/31/2004 - 11/07/2004
    - 11/21/2004 - 11/28/2004
    - 11/28/2004 - 12/05/2004
    - 12/05/2004 - 12/12/2004
    - 12/12/2004 - 12/19/2004
    - 12/19/2004 - 12/26/2004
    - 12/26/2004 - 01/02/2005
    - 01/23/2005 - 01/30/2005
    - 01/01/2006 - 01/08/2006
    - 09/24/2006 - 10/01/2006

Disclaimer & Terms of Use  | DotNet4All.Com concept & © 2004 - 2007 by  Zelders²  - Holland