Provide portable builds

Portable builds would be cool, that way you can use GD anywhere without bloating the computer’s AppData directory on windows, and it would also be a good workaround the nsis bug where on rare circumstances the setup hangs.
This is also easy, we only need an additional electron-builder -w portable command.
The AppImage and mac apps are already “portable”, so this is only about windows.

3 Likes