Hi all,
I have a simple game which I have packaged for 32 bit Windows. This executable works on a 64 bit machine but when attempting to run it on a 32 bit Windows computer it gives the error message:
this application failed to start because its side by side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more details.
What can I do to fix this and make it work on 32 bit Windows? Thanks!
,