Search found 1 match

by kiltro
08 Apr 2022 04:02
Forum: DOS Batch Forum
Topic: xcopy not working
Replies: 2
Views: 5139

xcopy not working

Hello everyone! I've created a simple .bat file with this code xcopy /y "C:\Users\utente\Google Drive\Shopify\Sincronia\Shopify.xlsm" "C:\Users\utente\Google Drive\Shopify\Sincronia\Shopify_bak.xlsm" exit It doesnt work... doesnt do anything I must add that these lines of code where part of a bigger...