"Installing Percona Backup for MongoDB" not working

I am trying to install " Percona Backup for MongoDB" on windows server 2016 BUT getting below error.

go get -d XX
Error: No Go file in “xxx”

$ cd “%GOPATH%/src/github.com/percona/percona-backup-mongodb”
Not working
The system cannot find the path specified.
The system cannot find the path specified.
‘TZ’ is not recognized as an internal or external command,
operable program or batch file.
GO111MODULE=on GOOS=linux go build -ldflags=“-X github.com/percona/percona-backup-mongodb/version.version=” -mod=vendor -tags gssapi -o ./bin/pbm ./cmd/pbm
‘GO111MODULE’ is not recognized as an internal or external command,
operable program or batch file.
make.exe: *** [build-pbm] Error 1

$ make build

Hi. We haven’t built Percona Backup for MongoDB for Windows. Only for Linux.

Percona Server for MongoDB has been built and packaged only for Linux too.

Thanks Akira. Is there any plan to release Percona Backup for MongoDB on Windows?

Hi. No, we don’t build and maintain our packages in Windows.