Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "python listener.py", 0, True
