Are there any know problems with using pp -f Bleach and then running the resulting exe on Windows 10?
My exe built on Win 7 with 'pp -g -f Bleach' runs fine on Win 7 and Win 8.1 but on Win 10 no gui of the program appears (it's a perlTk app) even though in task manager I see the program running, using up the cpu power of full core until I kill it (it's not supposed to do that).
Without -f Bleach the exe runs fine on Win 10 too.