Hello,
i created a new GUI which reads at startup a config.ini file.
In the vi i specified the path to this ini-file to be in the same path as thecalling-vi.
Will this also work if i create an executable? So that the ini-file is searched in the same path as the executable?
Thanks