Ubah ke drive dalam file batch
@ECHO OFF
cd /D "C:\my\destination"
cmd.exe
Ahm1027
@ECHO OFF
cd /D "C:\my\destination"
cmd.exe