rkristof

Results 4 comments of rkristof

I am also getting the same error dialog with the following setting: ` "msiWrapped": { "oneClick": false, "impersonate": true } `

For me everything is signed, except "elevate.exe", because we were getting false positive antivirus prompts during installation (this was with the NSIS installer though, I'm not sure if it's relevant...

I still get the "This file does not have an app associated with..." dialog when trying to install it for all users, using the latest electron-builder version. I realize this...

It seems I cannot reproduce the issue anymore. I thought it would be easy to reproduce, but I've done some testing where I combined multiple callback functions with asynchronous calls,...