Hello,
Agent 1.3.9.3 under Windows 10 Creators Update (v1703 build 15063) is not working.
The service stops with error 0xC0000142.
Are you aware of this problem, and is there an update for the agent?
Regards,
Ludo
WAPT under Win10 1703
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is provided on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version (1.8.2 / 2.0 / 2.1 / 2.2 / etc.) AS WELL AS the Enterprise / Discovery edition.
* Specify the server OS (Linux / Windows) and version (Debian Stretch/Buster - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine (Windows 7 / 10)
. * As with any community forum, support is provided voluntarily by members. If you require sales support, you can contact the Tranquil IT sales department at 02.40.97.57.55
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is provided on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version (1.8.2 / 2.0 / 2.1 / 2.2 / etc.) AS WELL AS the Enterprise / Discovery edition.
* Specify the server OS (Linux / Windows) and version (Debian Stretch/Buster - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine (Windows 7 / 10)
. * As with any community forum, support is provided voluntarily by members. If you require sales support, you can contact the Tranquil IT sales department at 02.40.97.57.55
Good evening,
I'm also experiencing a problem today with the Creator Update. The issue is related to NSSM (https://nssm.cc/download), which is used in WAPT to launch the service (WAPTservice).
The problem is apparently known on the NSSM side
. A patch for waptagent.exe will be released soon.
Sincerely,
Alexandre
I'm also experiencing a problem today with the Creator Update. The issue is related to NSSM (https://nssm.cc/download), which is used in WAPT to launch the service (WAPTservice).
The problem is apparently known on the NSSM side
. A patch for waptagent.exe will be released soon.
Sincerely,
Alexandre
To resolve this, as just tested, create the DWORD registry value "AppNoConsole" in HKLM\SYSTEM\CurrentControlSet\Services\MyService\Parameters
The WAPT service subsequently works correctly under Win10 Creators Update.
Sincerely,
Alexander
Code: Select all
[HKLM\SYSTEM\CurrentControlSet\Services\MyService\Parameters]
"AppNoConsole"=dword:00000001Sincerely,
Alexander
