JamesGordon
Programmer
We have an app that loads a number of files that are in the applications directory.
If I launch the App it attempts to load them from the root of the drive, fails to see the files and stops.
This is an App that worked on a desktop.
I assume that the current working directory of the App is root and not the Applications installation directory?
How could I get around this?
Regards,
James.
If I launch the App it attempts to load them from the root of the drive, fails to see the files and stops.
This is an App that worked on a desktop.
I assume that the current working directory of the App is root and not the Applications installation directory?
How could I get around this?
Regards,
James.