https://bugs.winehq.org/show_bug.cgi?id=51759
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Matthias Geiger from comment #2)
How can I do this?
Either: $ WINEDLLOVERRIDES="sppc.dll=d" wine example.exe
or to remove it: $ find ~/.wine/drive_c/windows -iname sppc.dll -delete