

You will see the name of the service the component is trying to control. Take note of the service name on the right.Expand the component's Advanced Setting folder and click the Control NT Services section.Open the Components view and expand the Component node in your project that is controlling the service in question.The user must be logged on under this account to successfully run the service. Some services are only available to run under a specific Log On account. The user does not have rights to run the service.If these service are not available, the service attempting to be controlled may fail. Some services require other services to be running on the target machine before it will successfully run itself. A dependent service is not installed or is disabled on the target machine.The 'internal' name must be specified in the interface in order for the service to be controlled. The service has a registered, or internal, name and also has a displayed name. This may happen if the Windows Control Panel Services name was used instead of the 'internal' name of the service. resolves to the name of the service.Ī.The service name specified in the InstallShield interface is not the correct service name. Verify that you have sufficient privileges to start system services. When running an installation, error 1920 occurs: The article which I mentioned in last mail ,I am copying it here:. To answer that configuration thing which you asked while manual install, I have done certain customization in the mst but all that has been done in MST only ,while install no manual input required other then doing next. Thanks for your reply,however i havn't tried this " verbose logging" before so can you please tell me how to do this?

Any difference in the user context of a silent or regular installation? Also, the link you posted didn't work for me, not sure if it's my browser or the link is bad. Not sure why it wouldn't work for silent unless there was something dependent on UI level to create the service, is without switch a full UI, do you enter any parameters or config during install? This should give you a clue though: Try doing a verbose log both ways and compare the InstallServices and StartServices entries for both. I am using Wise Pacakge Studio and the service which is getting installed with the applications is "CaptureService". I read article also tried to implement but couldnt succeed. I am facing issue with SILENTLY installing vendor MSI for which i created transform.Package works fine when excute without any switch.
