Closed Px-x64 closed 10 months ago
Hi there,
Our pre-built binaries are cross-compiled to support Windows (amd64). However, Go has removed support for Windows 7 in 1.21, the version we use to build those binaries. To get the scanner up and running on Windows 7, you will need to build the scanner yourself using a Go version between 1.18 and 1.20 (see README for instructions). Alternatively, you may build a custom Docker image by adjusting the Golang version in the Dockerfile.
Hi, the provided binary for Windows/AMD64 crashes on Windows 7 with the following stack
Which Windows versions are supported? Or it requires some additional components to be installed?