I was using the Visual Studio installer project for installing my product. Now it looks like the official approach is to use Install Shield Limited Edition project. Now I checked in the Limited Edition project type, and there does not appear to be a way to install windows service. Also the support for custom action also does not seem to be there. Am I missing something ?. Basically will I be able to do the following -
Install Shield limited edition can install windows services out of the box. Take a look at SO:How do i create an InstallShield LE project to install a windows service? to learn how.
Take a look at:
Augmenting InstallShield using Windows Installer XML - Windows Services
For the links to related posts. Basically LE is limited ( upgrade-ware ) but there are clean ways of extending it if you don't want to upgrade to Professional. ( $1500 )
LE always generates SETUP.EXE's ( MSI's compressed inside ) so silent installation is:
setup.exe /s /v"/qn"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With