in reply to Re^4: why does par packer cause incorrect Perl-Tk server() output?
in thread why does par packer cause incorrect Perl-Tk server() output?

Manif

https://www.codeproject.com/Articles/678606/Part-Overcoming-Windows-s-deprecation-of-GetVeUpdate: A User on this board has provided a better way to do this. if you include an embeded manifest file as part of your .exe program. GetVersionEx will return the right version on Windows8.1. Note that you can support other operating systems as well. but you must make sure Windows 8.1 is inclucded.

  • Comment on Re^5: why does par packer cause incorrect Perl-Tk server() output?