Hello,
I have created a software application written in
Java. When it executes on my machine it works perfectly. I'm then putting it on a disk or zipping it up and sending it to someone else. Once they place the folder on their c:\ drive, it doesn't work. It seems as though it is not recognizing certain folders/files.
Both machines are using Windows, and both are being placed in the same folder. My C drive is just c:\. His C-Drive has a label. I think this is what is effecting the program.
How can I recognize the 'universal' C-Drive so that my program will work on any Windows OS??
Regards,
Brian Snyder