Re: trivial question about building exe
- From: "Bob Powell [MVP]" <bob@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 9 Mar 2006 19:58:18 +0100
Just use a setup and deployment project.
Place the outputs of all your DLL's etc in there and build an MSI.
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
"Dariusz Tomon" <d.tomon@xxxxxxxxx> wrote in message
news:uUhbbB6QGHA.4608@xxxxxxxxxxxxxxxxxxxxxxx
Hello
I have got windows application project (C# Visual Studio 2003) with
references to external dlls. All I want is to compile everything into one
exe file, so that I can send it to another machine and it works.
I would also ask about creating installation package so that others could
install my application.
Best Regard
Dariusz Tomon
.
- References:
- trivial question about building exe
- From: Dariusz Tomon
- trivial question about building exe
- Prev by Date: How can i get name of *.msi (setup file) from installer class?
- Next by Date: Re: Trace debug for every method in code
- Previous by thread: Re: trivial question about building exe
- Next by thread: Re: trivial question about building exe
- Index(es):
Relevant Pages
|