website - Unclosable webpage .bat file -


i want able make .bat or .vbs file opens website , closes after set period of time. i'm trying website unclosable until it's manually closed (through task manager) or after timer of minute. thanks.

you have open website in browsers gab call browser command line argument (in case url of website)

i know how firefox should same chrome or ie.

start "" "path browser" [url or other argument]        ^ title of window! 

since it's browser can close manually!


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -