473,405 Members | 2,261 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,405 software developers and data experts.

Can I create an install package for multiple projects with VS2005?

JB
Hi All,

I've got a VB.NET 2005 solution composed of 3 projects a Client, a
DLL, and a Windows Service. I'd like to create an install package that
would install the whole solution (i.e. its 3 project) in one go. How
could I do that?

PS: I don't particularly want the Windows Service to self-register.
I'm fine with the user having to run installutil.exe to register the
service.

Thanks & Regards
JB

Sep 23 '07 #1
2 2061
Add a setup and deployment project to your solution and add the output of all
three projects to the setup project. I think this link provides the
walkthrough for a single app/exe. Just add all the projects to deploy your
three projects.

http://msdn2.microsoft.com/en-us/lib...fd(VS.80).aspx
"JB" wrote:
Hi All,

I've got a VB.NET 2005 solution composed of 3 projects a Client, a
DLL, and a Windows Service. I'd like to create an install package that
would install the whole solution (i.e. its 3 project) in one go. How
could I do that?

PS: I don't particularly want the Windows Service to self-register.
I'm fine with the user having to run installutil.exe to register the
service.

Thanks & Regards
JB

Sep 23 '07 #2
JB
On 23 Sep, 17:56, Family Tree Mike
<FamilyTreeM...@discussions.microsoft.comwrote:
Add a setup and deployment project to your solution and add the output of all
three projects to the setup project. I think this link provides the
walkthrough for a single app/exe. Just add all the projects to deploy your
three projects.

http://msdn2.microsoft.com/en-us/lib...fd(VS.80).aspx

"JB" wrote:
Hi All,
I've got a VB.NET 2005 solution composed of 3 projects a Client, a
DLL, and a Windows Service. I'd like to create an install package that
would install the whole solution (i.e. its 3 project) in one go. How
could I do that?
PS: I don't particularly want the Windows Service to self-register.
I'm fine with the user having to run installutil.exe to register the
service.
Thanks & Regards
JB
Thanks Mike,

I did eventually find out after "reading the manual". One thing that
remains unclear though is what the different kinds of "Project
Output". I don't understand what "Content Files" and "XML
Serialization Assemblies" are.
Can anyone tell me or point me to the info.

Thanks
JB

Sep 23 '07 #3

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

Similar topics

7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
2
by: Vayse | last post by:
I published my app in Visual Studio 2005. I'm getting a problem installing on one PC. During the install, the following error appears: "Unable to run or install the application. The application...
7
by: Terry Holland | last post by:
I have just created my first asp.net application and I am ready to deploy. The solution consists of the following: A single asp.net assembly to be deployed to web server A number of vb.net...
14
by: ToddLMorgan | last post by:
Summary: How should multiple (related) projects be arranged (structured) and configured so that the following is possible: o Sharing common code (one of the projects would be a "common" project...
5
by: sumana | last post by:
Hi, I am new the the world of .Net. I want to install the latest version on .Net and work on ASP.NET using C# Could anyone guide me how I go about doing so, assuming that I will be...
6
by: ptek | last post by:
Hello all, I'm looking for a free libray for plotting 2D charts that can be integrable on C# or C++ projects under visual studio (.NET ou VS6.0). I searched using google and yahoo but I didn't...
4
by: Alan Mailer | last post by:
Again, I'm new to VB.net and there is something I need help with: Like (I assume) many of us, over time I want to be able to create some VB.net classes that I might want to use in more than one...
0
by: Monty | last post by:
I have an installation package for my web application which has worked well. After rebuilding the package and running install, I began receiving this error message: Error 1001. Unable to get...
2
by: =?Utf-8?B?UmljaA==?= | last post by:
Hello, I have Visual Studio 2005 Professional. I have been deploying VB2005 apps using "Click Once" which works great and will add .Net 2.0 framework where needed and adds all prerequisite...
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:
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.