Set WshShell = CreateObject("WScript.Shell")
WshShell.Run "cmd /c C:\xampp\htdocs\pna\queue_worker.bat", 0, False
