I can build a .exe on Windows (having installed LDC, Gtk runtime, and GtkD). However it won't run on another Windows system. I tried installing the Gtk runtime on the other system, but it still wouldn't work.

Is it possible to create a single stand-alone .exe for windows with no extra dependencies?

For an app to try with see: https://github.com/mark-summerfield/gravitate-d

I'm just curious.

PS When I installed Gtk runtime on Windows 10 it gave this scary "Defender" dialog basically saying don't install. I had to click "More Info" then "Install Anyway". It really seems like MS are trying to kill off third-party apps -- or at least ones that don't go through the MS registration hoops for which you have to pay.