Forum Discussion
tristaanogre
10 years agoEsteemed Contributor
What I would suggest is to remove the "Files" project item from your copied project and then right click on "Stores" and select "Add Existing Item". Then, when prompted, point to the existing files object in the drive folder for your original files. This assumes that the folder is network accessible from the location on which you are running the project.
m_essaid
10 years agoValued Contributor
Hi,
I finaly found a begining of solution for this issue :
I made a function that, knowing the environment, (HyperV, others...) gives the string for the unc path.
For example, when the /HV parameter don't exists it uses Files.FilenameByName
At the opposite, it uses the unc path of the files before copy.