- Download this: http://dl.node-webkit.org/v0.10.0-rc2/node-webkit-v0.10.0-rc2-win-ia32.zip
- Make sure you extract the package to match the path in this file: https://github.com/vikinghug/AddonDownloader/blob/master/builder.ps1
- Clone this repo: https://github.com/vikinghug/AddonDownloader
- Enable script execution
-- Open PowerShell as Administrator
-- run
Set-ExecutionPolicy Unrestricted
- cd into the AddonDownloader repository
- run
mkdir releases
- run
.\builder.ps1
- move the
app.exe
file in thereleases/
folder into the node webkit folder on your desktop - run the app