Hi all
I think my problem relates to the system object execute an external application but slightly indirectly i think.
I am running an exe on an event that all triggers fine however the application gives an error saying that it can't find the files it uses in my applications directory.
Is this because my application is trying to run it from my application's folder or is it that the application i'm trying to run has some way of checking where its being initialised from and tries to open files from there, as maybe some sort of copy protection or something?
Is this familiar to anyone?
I've asked the developers of the app as maybe there is a command i use on the exe or its a bug on their end or something.
Thanks for reading.