source:
EDIS/trunk/java/tracking-ui-bigboard/Launch_EDIS_BigBoard_IE.bat@
1318
Last change on this file since 1318 was 1227, checked in by , 13 years ago | |
---|---|
File size: 343 bytes |
Line | |
---|---|
1 | @echo off |
2 | REM start iexplore.exe -k URL_TO_EDIS_BIGBOARD.html ..See Example Below |
3 | start iexplore.exe -k http://www.google.com |
4 | |
5 | REM for using firefor, use the command below.. |
6 | REM start firefox.exe -chrome http://www.google.com |
7 | REM you can use install the firefox plugin for Kiosk Mode ..https://addons.mozilla.org/en-US/firefox/addon/1659 |
Note:
See TracBrowser
for help on using the repository browser.