Apr-18-2021, 08:38 PM
(Apr-18-2021, 05:39 PM)ndc85430 Wrote: Why do you need to be using XP? I mean, if you're using a VM anyway, couldn't you use a VM with a more up to date OS?
My intention is to create an .exe with pyinstaller and this executable will be working in a Windows XP. I have already created this .exe in Windows 10, but when i run it in Windows XP a problem occurs with KERNEL32.dll. I want to try creating the .exe from a Windows XP to see if the problem persists.