- Changed response.Base64Image -> response.Base64Data
- Removed promisify to work on older node versions
- Added option execFile to contructor (this will use execFile instead of spawn, so this will work in electron)
- Targeted .NET Framework 4.0
- Support associated-icon for MacOS