Currently our Windows builds are XP compatible only because I manually patch all built Windows executables before packing them into an NSIS installer and uploading the installer to the SF files section. Patching is done with commands similar to this (but vary between 32- and 64-bit, and console and windowed executables) editbin /subsystem:console,5.02 /osversion:5.2 bin\rexx.exe
I remember this was a quick fix that I found when Rony had asked for XP compatibility. I wouldn't know how to tweak our native build to allow for XP.
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel