After building an archive car file on our Test server we want to deploy on our Staging server. The paths are different (drive and root). We change the deployment location for the files, but it installs to the same drive and subfolder as in the archive.
How can I change the location from C:\mytest\webfiles to D:\mystage\webfiles?