Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > How to deploy windows service in a machine?
 

How to deploy windows service in a machine?

How to create setup project for My Windows Service? and How to install the new version of my Windows Service after uninstalling the old version of myWindows Service?

Regards,
Jagad
Jagad  Wednesday, April 18, 2007 7:41 AM

If you're talking about a service executable and setup & deployment projects, you need custom actions and a service installer class.

Updates are performed by incrementing the setup project's version and setting RemovePreviousVersions to True.

PhilWilson  Wednesday, April 18, 2007 8:18 PM

If you're talking about a service executable and setup & deployment projects, you need custom actions and a service installer class.

Updates are performed by incrementing the setup project's version and setting RemovePreviousVersions to True.

PhilWilson  Wednesday, April 18, 2007 8:18 PM

Hi All,

Is the any way to deploy and update periodically Windows Service using ClickOnce?

I appriciate your help.

Eugene Shelan  Monday, September 17, 2007 7:53 PM

You can use google to search for other answers

Custom Search

More Threads

• How can i install a MSI as a patch ?
• application shortcut launches installer instead
• The cabinet file '_0f190ABC5FE06CE3A28DCC2BA1FDD8' required for this installation is corrupt and cannot be used
• Multiple update point
• Operating System Error 5 using Content files
• File System Protection
• Can't start application
• How can I pass URL parameters to ClickOnce application from bootstrapper?
• ClickOnce guidance
• Deployment File Type settings not overwriting existing association