Hi everyone,

is it possible to make an exe file (after compilation) that doesnt need any other libraries. I want to make an app that is commandline based and needs to parse a textfile and write something else to another text file.

Yours,

D.