I am create a package in our software deployment tool. Basically, the package runs an executable to install an application. I include a custom script to copy files from
a centralize location to a folder under the %userprofile% of the target computer. However, the copy doesnt happen. I think this is because the deployment package cannot identify the %userprofile% folder on the remote computer.
I am just using XCOPY in that script.
Anyone has any suggestion?
Many thanks.
Moved byBill_StewartWednesday, September 4, 2019 7:45 PMOff-topic