args = "-c" & " -l " & """export DISPLAY=:0.0;xterm -fn 10x20 -bg black -fg green""" WScript.CreateObject("Shell.Application").ShellExecute "bash", args, "", "open", 0