How can I copy a file from a folder during the installation of applications using RunOnceEx.cmd.
What I am doing is I am installing a game and I need to replace the original game .exe that executes the game with the new NO-CD .exe that I have.
All is done unattended with the RunOnceEx.cmd. I just need the switch to enter to copy and replace the existing .exe.
Thanks.