Comment:
Updated by Esko.Confluence integration from workflowwiki
Summary
The Automation Engine Client installer does not work on Windows 10.
Symptoms
During the installation of the Automation Engine Client, the installer stops with following the error message: "The Windows NT major version is not correct (6)".
Solution
This problem is solved as of Automation Engine 16.0.1.
Workaround
Installing the client software happens in two phases:
First the installer itself is unpacked into a temp folder (there is a progress window showing you 'Extracting Files').
Next, the unpacked installer is asking you to install the software ('Welcome to the Esko Automation Engine 16.0 Client Installation Wizard').
In between these two phases, you'll find the installer packages in the user's temp folder (type %temp% in the Run window). The installer kits will be inside a folder with a temporary name (example "pft773B~tmp").
Inside that temp folder go to the folder .\Packages\fastservercltnt_v160 and open the file kitinfo.dat and change the lines:
WINNTMAJOR=6
WINNTMINOR=3
Into:
;WINNTMAJOR=6
;WINNTMINOR=3
Now save the file and run setup.exe that can be found in the folder .\Packages\fastservercltnt_v160