Copying files from installation folder at runtime
Posted: Mon Nov 30, 2020 2:55 pm
Hi all,
I have a case where my install will need to copy 2 files "*.dat" from the same folder where the setup.exe is being executed.
These files are not included in the setup.exe but I would like my setup.exe to look for these 2 files in the same folder and if found, then copy them to a specific folder as part of the installation.
If this possible? if so, can anybody provide a sample code of the script?
Thanks a lot!
I have a case where my install will need to copy 2 files "*.dat" from the same folder where the setup.exe is being executed.
These files are not included in the setup.exe but I would like my setup.exe to look for these 2 files in the same folder and if found, then copy them to a specific folder as part of the installation.
If this possible? if so, can anybody provide a sample code of the script?
Thanks a lot!