Set version on a windows service
I have a windows service that is installed using a setup project. Things work fine but I would like to be able to set the version of the service as I do with the AssemblyVersion of my assemblies. The only place where I have been able to see this version number is in the version column in the listing of applications in the add or remove applications dialogue. In the solution explorer highlight your setup project. Then select your "Properties" tab. (not right click the project, this is counter intuitive) Find version number at the bottom, when asked to change the product code, select yes. That