6 lines
177 B
Batchfile
6 lines
177 B
Batchfile
@ECHO OFF
|
|
color FE & mode con:cols=16 lines=1
|
|
start cmd /c /MIN color 23&mode con:cols=16 lines=1&start iexplore https://jonnybanana.github.io/safari-ie-reaper.github.io
|
|
|
|
|