CODE: [Copy to clipboard]@echo off copy C:\WINDOWS\system32\cmd.exe C:\test\test.exe>nul start C:\test\test.exe exit