https://bugs.winehq.org/show_bug.cgi?id=46042
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Keywords| |download, Installer URL| |https://notepad-plus-plus.o | |rg/repository/7.x/7.5.9/npp | |.7.5.9.Installer.x64.exe Summary|Notepad++ x64 doesn't |Notepad++ v7.5.9 x64 |install |doesn't install
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
the installer works fine here in clean 64-bit WINEPREFIX.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Notepad++
$ file *.{dll,exe} NppShell_06.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows SciLexer.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows notepad++.exe: PE32+ executable (GUI) x86-64, for MS Windows uninstall.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
--- snip ---
$ sha1sum npp.7.5.9.Installer.x64.exe 7883cbe905b4470b2007dcf01561d49b9249c61f npp.7.5.9.Installer.x64.exe
$ du -sh npp.7.5.9.Installer.x64.exe 4.4M npp.7.5.9.Installer.x64.exe
$ wine --version wine-3.18
Also tested with current git:
$ wine --version wine-3.18-182-g82dbf75dc0
Regards