Bagaimana cara mendapatkan file batch untuk dijalankan melalui terminal jendela baru

Open the Registry Editor and navigate to this key:

> Computer\HKEY_CLASSES_ROOT\batfile\shell\open\command
> Then modify the (Default) value to the following:
> wt.exe -w 0 new-tab -d . -p "Command Prompt" "%1" %*
Darkstar