installation on window 7 HELP

Kenneth Brody kenbrody at spamcop.net
Fri Sep 26 08:26:37 PDT 2014


On 9/26/2014 11:01 AM, Denny Diller wrote:
> -----Original Message----- From: Kenneth Brody
[...]
>> insfplm_service  is not started and when clicked on start
>> I GET ERROR MESSAGE "THE SYSTEM CANNOT FIND FILE SPECIFIED"
> [...]
>
> At a command prompt, type:
>
>      sc qc [servicename]
>
>
> Where "[servicename]" is the name of the filePro license manager service.
> Post the output here.
>
> I typed
> sc qc insfplm_service
> Results: The specified service does not exist as an installed service.

Then "insfplm_service" isn't the service name.

Type:

     sc query | find /i "fp"

to search for services with "fp" in it.  You want the "SERVICE_NAME" line, 
which is, as the name implies, the name of the service.

-- 
Kenneth Brody


More information about the Filepro-list mailing list