Hello,
I have Windows 7 x64, java version 1.8.0_201 and JDK 11. After entering command neo4j "install-service" or "neo4j console" the following message is displayed: " 'Powershell' is not recognized as an internal or external command, operable program or batch file."
It looks like this:
In the environmental variable PATH I have added: %SystemRoot%\System32\Wbem;
%windir%\system32;
%SYSTEMROOT%\System32\WindowsPowerShell\v1.0;
SystemRoot%\system32;
C:\Program Files\Java\jdk1.8.0_201\bin
I have spent a long time to solve this problem, but it is still the same. Could you help me with it? Maybe someone had a similar problem ?