echo off set dst_name=JabyEngine-PSX_Game set dst="%APPDATA%\Code\User\ProjectTemplates\%dst_name%" mkdir %dst% xcopy /s %dst_name% %dst%