mb21 / panwriter

Markdown editor with pandoc integration and paginated preview.
https://PanWriter.com
GNU General Public License v3.0
1.04k stars 51 forks source link

Takes over DOCX default without asking #112

Closed dmonder closed 2 years ago

dmonder commented 2 years ago

Just installed PanWriter only to discover it takes over the DOCX (and probably other) default for Windows 10 without ever asking me if that was OK. It was definitely not OK. I plan to use these side by side and should have the option to do so. Now I have to go through and fix all my defaults back to the original program. Please add a prompt before making this change.

mb21 commented 2 years ago

does this also happen on Windows 11? I'm not sure what electron builder does exactly on windows... PanWriter just uses this: https://www.electron.build/configuration/configuration.html#PlatformSpecificBuildOptions-fileAssociations

dmonder commented 2 years ago

Yes, this also happens on Windows 11.

dmonder commented 2 years ago

Maybe you can add an option to the install process for the user to choose to add file associations or not?

mb21 commented 2 years ago

ah, we already have an issue for this, closing in favour of https://github.com/mb21/panwriter/issues/31