foxidrive wrote:If you add a line after the WMIC line that delays a little bit then it will take far less CPU, such as this:Code: Select all
ping -n 4 localhost >nul
or if you have Vista or later
timeout /t 3 /nobreak >nul
Okay, I have added the same.
its working more smooth now. GREAT.. !!!
Regards,
Shashank