So on this solution the folder PICTURES can only be in exactly one place and one place only. Ex: C:/PICTURES and nowhere else
This is not quite practicall.
The reason wanting this is because I have an application with lots of SVGZ and PNG files and the finall Thinapped application is about 12.7 GB.
It is running really slow and in Proces Monitor I can see that the majority of time waiting it is READING the DAT file. The SVGZ and PNG are about 7-8GB.
The application is based on Oracle with Databases. Each picture file name and description is stored in database (.mdb) and this is where the software reads the description and also the link to pictures and svgz's.
Thanks.