-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fileAssociations fails on msi target #3694
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I am having the same issue - did you find a way to properly associate the file type when using MSI? |
Also fix iconId sometimes containing invalid characters, and iconId config option being ignored. Closes electron-userland#3694, electron-userland#6488
Also fix iconId sometimes containing invalid characters, and iconId config option being ignored. Closes electron-userland#3694, electron-userland#6488
fileAssociations not working on msi targets. After installing the app, the files with extension .asdfgh are not recognized, works fine with nsis and dmg targets though. Bellow my config:
The text was updated successfully, but these errors were encountered: