source: EDIS/trunk/java/tracking-ui-bigboard/Launch_EDIS_BigBoard_IE.bat@ 1227

Last change on this file since 1227 was 1227, checked in by George Lilly, 13 years ago

initial load of EDIS 1.0

File size: 343 bytes
Line 
1@echo off
2REM start iexplore.exe -k URL_TO_EDIS_BIGBOARD.html ..See Example Below
3start iexplore.exe -k http://www.google.com
4
5REM for using firefor, use the command below..
6REM start firefox.exe -chrome http://www.google.com
7REM 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.