Opening Chrome From Command Line & Close chrome from bat file



@echo off

timeout /t 1

start Chrome-001 https://www.google.com/

start Chrome-001 https://www.google.com/

timeout /t 8

taskkill /F /IM chrome.exe /T



Post a Comment

أحدث أقدم