Relative Content

Tag Archive for installer

Windows Console App vs Service

My Situation I work for a company that builds software for many other companies. When I learned installers weren’t built-in with VS2012, I was curious how to deploy. So far, I have just been dropping .exes on our clients servers using PowerShell scripts. Now I need a full-blown Windows service. I have seen many example […]

Windows Console App vs Service

My Situation I work for a company that builds software for many other companies. When I learned installers weren’t built-in with VS2012, I was curious how to deploy. So far, I have just been dropping .exes on our clients servers using PowerShell scripts. Now I need a full-blown Windows service. I have seen many example […]

Windows Console App vs Service

My Situation I work for a company that builds software for many other companies. When I learned installers weren’t built-in with VS2012, I was curious how to deploy. So far, I have just been dropping .exes on our clients servers using PowerShell scripts. Now I need a full-blown Windows service. I have seen many example […]