https://bugs.winehq.org/show_bug.cgi?id=28159
Jens Reyer jre.winesim@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jre.winesim@gmail.com
--- Comment #7 from Jens Reyer jre.winesim@gmail.com --- Created attachment 56780 --> https://bugs.winehq.org/attachment.cgi?id=56780 Don't create native file type associations.
This drops the "-a" switch from winemenubuilder in wine.inf and in dlls/shell32/changenotify.c. That switch otherwise causes the freedesktop file type associations and the mime database to be (re-)generated.
Unfortunately this breaks creating them manually with "wine winemenubuilder -a -r".