Add "-k" parameter to open web page with IE on Kiosk Mode (full screen)

This commit is contained in:
PGP 2F93D5AF 2016-09-03 13:02:50 +02:00
parent 553a67ceac
commit bcedca042b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ GUI d
DELAY 100
CONTROL ESCAPE
DELAY 100
STRING iexplore http://fakeupdate.net/win7/index.html
STRING iexplore -k http://fakeupdate.net/win7/index.html
ENTER
DELAY 2000
F11