Set oShell = CreateObject("WScript.Shell")
oShell.Run "D:\xampp\php\php.exe -d extension=pdo_mysql -S 0.0.0.0:8081 -t public", 0, False
