I am using advanced installer professional 6.4.1 to create an MSI which installs a service on computers. The install process is rather simple, the users double clicks on the MSI the payload installs, a registry key is set and the service is turned on. There is very little interaction between the ...