Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Combine Windows Serivce & Forms

Status
Not open for further replies.

txmed

Programmer
Mar 23, 2006
65
US
Hello. I am creating a program that will download updates automatically from the web. I have developed a Windows Application version so that the user can see an interface while it is working. I've also created a Windows Service version that will automatically download the updates when the computer starts (no GUI of course).

My question is this: is there any way I can combine a Windows App and Windows Service into one project? I really do not want to maintain two different projects (which are 99% identical) if I don't have to.

Thanks,

(txmed)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top