473,484 Members | 1,667 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Compiling application

Good day,

How do I compile my application into a single executible install file which
I can distribute to different machines? Im using VS2005 and I seem to
remember in the prevoius version you could do things like specify target
install folder, included files, splash screen, shortcuts to create etc...in
VS2005 there is this Publish utility but I cant seem to customize it at all.

Many thanks,
Grant
Nov 3 '08 #1
1 1184
"grant" <gp*****@hotmail.comwrote in message
news:eL**************@TK2MSFTNGP05.phx.gbl...
How do I compile my application into a single executible install file
which I can distribute to different machines? Im using VS2005 and I seem
to remember in the prevoius version you could do things like specify
target install folder, included files, splash screen, shortcuts to create
etc...in VS2005 there is this Publish utility but I cant seem to customize
it at all.
The "Publish" option creates what is called a "Click-Once" deployment,
which has many interesting features, but does not let you configure many
things such as shortcuts or install folder.
If you want the latter, you will have to create a Setup and Deployment
project. In Visual Studio, add a new project and select the template for
"setup project". Then right-click on your new project in Solution Explorer
and examine the various options available.

Nov 3 '08 #2

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

Similar topics

0
3029
by: David W. Fenton | last post by:
Today I was working on a hideous old app that I created a long time ago that does a lot of showing/hiding/resizing of fields on one of the forms. I had used constants to store reference values for...
1
1812
by: Omid Hodjati | last post by:
Hi All, I have an old unmanaged code written in C++ 6.0. This is a time critcal, CPU bound application. I have deciede migrate this application to managed world and VC++ 7.0. The first step was...
12
3442
by: Markus Ewald | last post by:
I'm just experimenting around with the VisualC++ 2005 Express Edition Beta and found some strange behavior for which I can't seem to find a workaround. What I've done is set up two static library...
10
2162
by: Christina N | last post by:
When compiling my ASP.Net application, VS puts the new DLL under the local cached directory 'VSWebCache' in stead of on the server. How can I make it save the DLL file on the server when compiling?...
1
1713
by: Mike Hutton | last post by:
I need some help. I am trying to set up our development environment so as to make life easy for my fellow developers (none of whom have used ASP.NET or VS.NET before). We are developing our...
1
1739
by: Ben Fidge | last post by:
Can anyone shed some light on why compiling and running web-apps is so slow in VS2005. I have a solution with 3 web-apps, 20 or so library projects and several winforms apps. All in all it totals...
5
4804
by: Gregor Kovač | last post by:
Hi! I have a problem on one of my databases. I have a Java application that issues SQL statements to that database. Some of the SQL statements make DB2 go to into a compile state for hours. I...
8
2172
by: WebSnozz | last post by:
I have an application written in C that does a lot of low level stuff. It does a lot of things like casting from void*'s. I want to create a new GUI for it in either C# or MC++, but reuse the...
4
1192
by: Mark | last post by:
Hi, i want to compile my application with this code: cd \windows\microsoft.net\framework\v2.0.50727 aspnet_compiler -p "c:\inetpub\wwwroot\myapp" -v / c:\compiled\myapp -f But the problem is...
2
1146
by: =?Utf-8?B?TmllbHM=?= | last post by:
Hi, I have a little problem when I want to debug my web application. The application is not that big, but I have about 200k content files in 2 directory trees from the root. It takes ages for...
0
7080
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6950
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7140
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7209
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
4841
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4527
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3044
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
1
588
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
234
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.