Sinani201 : What installer? Its a self extracting EXE that
installs to the directory that you download too. If you "try to run" from my website, yes, it should fail because it needs a valid
directory to install to.
I have been using my IDE for a few months now, and it still ha a few very odd quirks I can't seem to fully track down. I don't like that it takes so long to do macros or compiler directives. But, part
of the issue is my current project is 12000 lines long

It takes some time to parse 12000 lines looking for macro definitions and then re-scanning for macro uses ....
Also, my current project uses alot of macros and directives ....
Every function has at least one directive to check for.
Anyway, it you find it reporting the wrong error line or something,
please see if you can duplicate a simular error and then share the
source with me for the "defect" to be corrected.
And, thanks for testing.