Working with JScript file on Vista box , did noticed diffrence where bWaitOnReturn property is not working as expected. Syntax WshShell.Run (strCommand, [intWindowStyle], [bWaitOnReturn]) bWaitOnReturn : Wait for the command to complete before continuing
Read More...