Hacker News new | ask | show | jobs
by ld00d 2936 days ago
We have to use it sometimes because nobody can figure out how to get our Delphi 7 environment running on Windows 7.

I feel your pain.

2 comments

I've installed Delphi 7 on my Windows 7 at the time, ran really good and kept developing code as normal.

Then eventually that same laptop got upgraded to Windows 10 and this same Delphi kept working as expected (compile, edit, ..).

Maybe your colleagues can try to install it with the UAC disabled?

I think it has something to do with the 3rd party libs we're using.
Have you tried to compile with Lazarus/Freepascal?
I did a while back, but I don't remember what the problem was.