Hi gurus once again ;-)
OK - I am using perl2exe to bundle my perl/tk app - all is fine except I need to know how I cope with images that are stored on the server -
eg c:/images/test.jpg --- on the server
If I use this path when I have turned it into an exe file obviously it will look for the image on the clients local machine ....
Apart from each user having to map a drive to the server (using the same drive letter as is in the app) - is there a way round this ??
thanks in advance
Rab
OK - I am using perl2exe to bundle my perl/tk app - all is fine except I need to know how I cope with images that are stored on the server -
eg c:/images/test.jpg --- on the server
If I use this path when I have turned it into an exe file obviously it will look for the image on the clients local machine ....
Apart from each user having to map a drive to the server (using the same drive letter as is in the app) - is there a way round this ??
thanks in advance
Rab