Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Using ClickOnce with Window Services
 

Using ClickOnce with Window Services

I created a Windows Service and I want to deploy using ClickOne. Is this possible?
jfled  Monday, February 27, 2006 11:01 PM
ClickOnce is targetted towards deploying isolated per-user applications. It cannot be used to deploy Windows Services. You will need to use Windows Installerfor this.
Sameer Bhangar - MSFT  Tuesday, February 28, 2006 7:30 AM
ClickOnce is targetted towards deploying isolated per-user applications. It cannot be used to deploy Windows Services. You will need to use Windows Installerfor this.
Sameer Bhangar - MSFT  Tuesday, February 28, 2006 7:30 AM
Well that's to bad. It would be nice to be able to update a Window Service without having to uninstall and re-install it every time I need to makea change.
jfled  Tuesday, February 28, 2006 2:03 PM

Hi

I wanted to find the best(easiest) way of distributing a win service on XP machines in a corp environment - if not Clickonce what would may alternatives be aside from physically going round and installing and upgrading every machine?

Thanks

STAN4TH  Wednesday, March 01, 2006 5:33 PM

You can use google to search for other answers

Custom Search

More Threads

• Editing / adding a file post visual studio PUBLISH? mage?
• Bootstrapper leaves files in TEMP directory
• ClickOnce - prerequisites update/install problem
• ClickOnce: Handle PreReq Download Location Not Known In Advance
• How to create set as value radiobutton property for a Dword registry key ?
• Terminating control in IE without exiting IE ?
• Why only one roll back
• Reliable enough?
• Web vs UNC Deployment and Full Trust in Click Once
• use of managed dll