2017年9月11日 星期一
Open Full Screen Chrome using cmd
The command as below:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --start-fullscreen www.google.com
Close and open IE using cmd
The command as below:
Close IE process
taskkill /f /im "iexplore.exe"
Open IE
"C:\Program Files\Internet Explorer\iexplore.exe"
訂閱:
文章 (Atom)