When I'm using Xcopy command in CMD to copy and replace a file from the user's download location to another location, I'm getting invalid number of parameters.
Here's my code:
xcopy /y C:\%userprofile%\downloads\XXXXt\XXXX C:\Program Files (x86)\XXX\XXX\common\XXXX\XXXX\Managed\XXXX
The XXX
's represent game files for which we are replacing to mod the game.