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

VS.NET Deployment proj: can it install a service?

I've built a service that can be easily installed by simply copying it
into place and running InstallUtil.exe -install <service.exe>. But it'd
be great if a Setup project could do that because then the one setup.exe
could take care of all that messy transactionality stuff. But I can't
find anything about getting one to run arbitrary commands. Is that not
possible?

-- kov
Aug 13 '05 #1
2 1358
Im not 100% sure of what you are asking here Ken, but if the question is
whether or not you can supply parameters/arguments for a .Net installer, the
answer is yes. If you are asking whether or not a Windows Service can be
packaged and installed using the .Net installation wizard, the answer is yes.

Maybe you might clarify a little so that so more helpful help (excuse me!)
can be issued :o)
--
--

Of all words of tongue and pen, the saddest are: "It might have been"
"Ken Overton" wrote:
I've built a service that can be easily installed by simply copying it
into place and running InstallUtil.exe -install <service.exe>. But it'd
be great if a Setup project could do that because then the one setup.exe
could take care of all that messy transactionality stuff. But I can't
find anything about getting one to run arbitrary commands. Is that not
possible?

-- kov

Aug 15 '05 #2
billr wrote:

Maybe you might clarify a little so that so more helpful help (excuse me!)
can be issued :o)


Sorry -- I was referring to the bit where the Windows service is
actually registered as a service and started. But I think I found my
answer -- I'm supposed to create a custom action that does that part,
then add the custom action to the deployment project.

-- kov
Aug 17 '05 #3

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

Similar topics

0
by: yawnb | last post by:
I have a windows service written in C++ .NET. I am able to install it fine from the command prompt with "service.exe" -Install. I added a deployment project with a custom action and selected the...
0
by: greg | last post by:
I created deployment project for my web application (to install on the same computer so I dont need to add runtime) Added project output AND content files would not build content...
2
by: Ken Overton | last post by:
I've built a service that can be easily installed by simply copying it into place and running InstallUtil.exe -install <service.exe>. But it'd be great if a Setup project could do that because...
1
by: Wendy Elizabeth | last post by:
Can you give me some suggestions of why the xml web service is not working? I have an xml web service that works in my visual studio. net 1.1 environment. I setup this project up for deployment...
2
by: Brian Cuthie | last post by:
Please excuse me if this is an often asked question, but I've been unable to locate an answer. I have a web service that I've packaged up using a VS.NET 2003 "Web Service Deployment" project....
1
by: SKarnis | last post by:
I have created a simple ASP.NET Web Service with VB on Win XP Pro SP2, IIS 5.1, .NET 1.1. Service works in Visual Studio environment. Created an deployment package. Tried running the deployment...
1
balabaster
by: balabaster | last post by:
Hi, I'm trying to figure out how to install multiple instances of a Windows Service on a single machine using the deployment Setup Project. We have a Windows Service that's configurable through...
1
by: kirk.quinbar | last post by:
Have you ever used a .net deployment project to install a windows service? If so, then i ran into an issue recently that maybe you could shed some light on. I am sure I probably did something...
3
by: DGleeson3 | last post by:
Hello All Hope Im posting in the right place. If not please point me elsewhere. We are developing a reasonably standard Web application. VS2005 ASP.NET SQL server 2005. The unusual...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: 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...
0
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
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
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
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.