Windows native support for phoenixd.bat unclear #214
-
|
Documentation states phoenixd runs on Linux, macOS, and Windows (WSL), but it's unclear whether the file phoenixd.bat (that i see downloading the windows releases) supports native Windows execution or requires WSL. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hello, There is no windows release. If you are referring to phoenixd-*-jvm.zip, that is the java release, it will run on any java-supported platform (including non-WSL Windows), but it's not native. The native version of phoenixd on Windows must use WSL. |
Beta Was this translation helpful? Give feedback.
Hello,
There is no windows release. If you are referring to phoenixd-*-jvm.zip, that is the java release, it will run on any java-supported platform (including non-WSL Windows), but it's not native.
The native version of phoenixd on Windows must use WSL.