Teile der Setup.inf
Code: Alles auswählen
[Services]
Remote Command Service="Remote Command Service", SERVICE_INTERACTIVE_PROCESS, SERVICE_AUTO_START, SERVICE_ERROR_NORMAL, , , , , ,
[Set:Product]
1:rcmdsvc.exe, %windir%, SERVICE, 41472, "Remote Command Service"
Code: Alles auswählen
Date/Time : 17.03.2009 10:53:52
ProductName: Rcmd Filiale
Version : 5.0.2128.1
Revision : 0
SetupInf : \EMPIRUMConfigurator$PackagesToolsRcmd Filiale5.0.2128.1InstallSetup.inf
------------
17.03.2009 10:53:52
Kann Dienst 'Remote Command Service' nicht installieren bzw. deinstallieren!
Windows-Fehlercode: 87
Falscher Parameter.
Abbrechen
edit:
mit folgender Zeile funktioniert es:
Code: Alles auswählen
Remote Command Service="Remote Command Service", SERVICE_WIN32_OWN_PROCESS, SERVICE_AUTO_START, SERVICE_ERROR_NORMAL, , , , , ,