Forum > Windows

This App Can't Run on your PC error

(1/2) > >>

spigor:
Hi,
I have written a simple command line program in plain fpc 2.6.4. It runs well on the old XP, but when I try to run it under windows 10 Home 64 I get this error message:
This App Can't Run on your PC
I've spent some time trying to make it run, but with no success. I know win10 64 does not support 16 bit programs, but should run a 32-bit. None of the backward compability settings did not work, also, windows could not solve the problem itself.

Any help will be much appreciated.

Thaddy:
recompile..? Try {$mode objfpc}
If it is simple and does not have any mistakes, post it here. We can make it work.

spigor:
I thought I try to compile the program under win 10 64-bit first and see if it works, but it turns out the same error message is displayed. I attach a screen shot to make it clear, maybe it's something simple.
Should it work?

tetrastes:
DOS apps, even 32 bit, are not supported on Windows 7 and higher.

Thaddy:
Yup but this likely has a different. cause. Code please? (Polish language is no problem here)

Navigation

[0] Message Index

[#] Next page

Go to full version