mongoose
SOH-CM-2023
Can one have a batch file to copy one folder onto another such as
copy "C:\CFS3 TOW 1 update\aircraft xdps\no spawn aircraft\aircraft" "C:\CFS3 TOW 1 update\aircraft"
AFAIK the folder locations for both are correct.
The other one is
copy "C:\CFS3 TOW 1 update\aircraft xdps\spawn aircaft\aircraft" C:\CFS3 TOW 1 update\aircraft"
I have not pr oblem with copying files such as
copy "C:\CFS3 TOW 1 update\sounds\uimusic\LW_NJG_Komm_Zuruck\uimusic.wav" "C:\CFS3 TOW 1 update\sounds\"
copy "C:\CFS3 TOW 1 update\aircraft xdps\no spawn aircraft\aircraft" "C:\CFS3 TOW 1 update\aircraft"
AFAIK the folder locations for both are correct.
The other one is
copy "C:\CFS3 TOW 1 update\aircraft xdps\spawn aircaft\aircraft" C:\CFS3 TOW 1 update\aircraft"
I have not pr oblem with copying files such as
copy "C:\CFS3 TOW 1 update\sounds\uimusic\LW_NJG_Komm_Zuruck\uimusic.wav" "C:\CFS3 TOW 1 update\sounds\"