473,378 Members | 1,438 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Can VS2005 publish build a single exe?

Tee
Hi,

I am trying to build my application into a single installation exe so that
my client can start installing and test on their machine. My question can MS
VS2005 publishing feature able to doing this?

Many thanks in advances :)
Feb 6 '07 #1
2 6488
Hi,

A Setup and Deployment project can be used to create a single .msi for the
Windows Installer. You can also use ClickOnce deployment if you have a web
server handy that your client can access.

--
Dave Sexton
http://davesexton.com/blog
http://www.codeplex.com/DocProject (Sandcastle in Visual Studio 2005)

"Tee" <kh**********@yahoo.comwrote in message
news:eE**************@TK2MSFTNGP06.phx.gbl...
Hi,

I am trying to build my application into a single installation exe so that
my client can start installing and test on their machine. My question can
MS VS2005 publishing feature able to doing this?

Many thanks in advances :)

Feb 7 '07 #2
On Wed, 7 Feb 2007 09:42:34 +1300, "Tee" <kh**********@yahoo.comwrote:
>Hi,

I am trying to build my application into a single installation exe so that
my client can start installing and test on their machine. My question can MS
VS2005 publishing feature able to doing this?

Many thanks in advances :)
AFAIK there is no way to compile an executable in dot net that is a stand alone
executable like you would get from Delphi.

Why do you want to only have an EXE file? If your customer wants the view the
application, just copy the DLLs and EXE file from the debug or release folder to
a folder on their machine. There is no registration required for pure dot net
applications as there was with VB 6, etc.

Good luck with your project,

Otis Mukinfus

http://www.otismukinfus.com
http://www.arltex.com
http://www.tomchilders.com
http://www.n5ge.com
Feb 7 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: NoNickname | last post by:
Basically, how do I know that the release versions of all components are being published? The Build | Configuration Manager is confusing me a little in VS2005. I have three projects in my...
10
by: musosdev | last post by:
Hi guys I'm trying to migrate to VS2005... I've managed to do that, but realised I'd opened my web projects as file projects, and I'm getting the error about network BIOS command limit. ...
3
by: Paul Lennon | last post by:
Hi, I hope I have selected the right group for this question, I am looking for assistance with using VS2005 to create a simple website on my ISP. Using VS2005 I have created a Website project...
1
by: | last post by:
I'm having a problem finding the cause for this problem. I have a solution in Visual Studio 2005 that contains two projects -- a Web Site and a Class Library. The web site references the class...
1
by: cider123 | last post by:
I don't know what our Server Admins changed, or if it's something else. I'm in the Administrator group on this Server, so I don't know what else they may need. When I attempt to publish to a...
1
by: JJ | last post by:
I'm having problems trying to publish an ASP.NET project from VS2005 and was hoping to get some pointers in the right direction. The project works fine from my development system using the...
2
by: CJ | last post by:
Hi, I have an issue with publishing an application using Visual Studio 2005 click once functionality. Firstly, my project was written using the smart client software factory. In my case all this...
3
by: rmgalante | last post by:
I have a pretty large web site with about 400 files after I precompile it. When I use the VS2005 Publish tool and publish to an FTP site, which is running IIS, most of the attempts hang after about...
0
by: Pedro Vera | last post by:
Greetings, I have a plain VS 2005 VB.net solution that holds a single web site. The web site builds fine when I run it locally, and if I copy it as-is to my remote server everything runs. The...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.