View Full Version : Check Service (Incorrect)
Gwo Tang
07-31-2015, 06:32 PM
Hello,
Group Policy Client is already started state, but the detection result is not correct.
Group Policy Client (service name: gpsvc)
3879
3880
linder
08-01-2015, 02:16 AM
Hello,
Unfortunately, this is definitely a bad documentation failure and I have no idea how this slipped through the cracks. The installer can only check for 32-bit Services. If you are running a x64 Windows OS then "gpsvc" is running as a 64-bit service and so the result is correct. A 32-bit "gpsvc" service is not running.
We'll add 64-bit Service processing to the upcoming SetupBuilder 10. I made this top priority.
Friedrich
linder
08-01-2015, 08:59 AM
Hello,
Added to SetupBuilder 10 now (see attached screenshots). The installer can switch into 64-bit mode and then check if a 64-bit service is running.
Friedrich
Gwo Tang
08-01-2015, 04:03 PM
Hello,
In this case, it is placed under the x86 system execution environments. (win7 sp1 x86)
3883
linder
08-02-2015, 02:10 AM
We have updated the service library in SetupBuilder 10 and the "gpsvc" check is working fine on both x86 and x64 systems now. The OpenService API with the SERVICE_START | SERVICE_QUERY_STATUS access rights flags in SetupBuilder 8.5 failed on "gpsvc" and returned Access Denied.
Friedrich
linder
10-07-2015, 06:18 AM
Hello,
This should work fine in SetupBuilder 2016 Version 10.0 Build 4929 now.
Friedrich
Allan Greis Eriksen
10-21-2015, 06:08 AM
Added to SetupBuilder 10 now (see attached screenshots).
Seven hours from error report to fixed in the product... What took you so long?! :p
Awesome!
linder
10-21-2015, 08:24 AM
<ROFL> ;)
Friedrich
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.