On Windows, my %JAVA_HOME% points to JDK 17 and I would like to keep it that way.
I would like to configure Neo4j to use JDK 11 then install it as a Windows service.
Just setting %JAVA_HOME% to JDK 11 on the command line allows to start Neo4j with "neo4j console" but I would like to have it installed with "neo4j install-service".