https://bugs.winehq.org/show_bug.cgi?id=24645
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #9 from super_man@post.com --- I found the reason for the popup.
It's because of this line
fixme:winspool:SetPrinterW Unimplemented level 8
http://source.winehq.org/git/wine.git/blob/5ccc463a4e3ba181b96a161c3c8cd4bc0...
wine source code is missing case 8. I made a simple patch and got rid of the popup.
If you run the installer second time using same prefix it crashes at
wine: Call from 0x7b83bfde to unimplemented function winspool.drv.ForceUnloadDriver, aborting wine: Unimplemented function winspool.drv.ForceUnloadDriver called
wine 1.7.50