Problem
I was working on a windows service I haven’t looked at in ages. We recently updated some dlls that broke the windows service, so it needed to be re-tweaked. Every time I tried running the installer project I would get an error that would read:
Error 1001. An exception occurred during the Commit phase of the installation. This exception will be ignored and installation will continue. However, the application might not function correctly after installation is complete. –> Cannot start service [Service Name Here] on computer ‘.’. –> %1 is not a valid Win32 application

