Use Chocolatey to install this package:
> choco install emacs
If you want to improve upon this package, you can build it yourself this way:
> choco pack .\emacs.nuspec
> choco install emacs -source .\ -y
If you feel confident, create pull request and I will review the changes.
The deployment is done via azure pipelines: