source:
EDIS/trunk/java/tracking-ui-bigboard/EDIS_BigBoard_Test.bat@
1318
Last change on this file since 1318 was 1227, checked in by , 13 years ago | |
---|---|
File size: 381 bytes |
Line | |
---|---|
1 | @echo off |
2 | REM start iexplore.exe -k URL_TO_EDIS_BIGBOARD.html ..See Example Below |
3 | start iexplore.exe -k https://staging.edis.med.va.gov/bigboard |
4 | |
5 | REM for using firefox, use the command below.. |
6 | REM start firefox.exe -chrome https://staging.edis.med.va.gov/bigboard |
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.