This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
deployment:kiosk [2014/01/25 02:19] asok |
deployment:kiosk [2015/03/14 04:41] (current) asok [Chrome] |
||
---|---|---|---|
Line 5: | Line 5: | ||
* install R-kiosk plugin | * install R-kiosk plugin | ||
====Chrome==== | ====Chrome==== | ||
- | Use command line options | + | Create a shortcut with command line options |
- | --kiosk --kiosk-printing | + | |
+ | <file> | ||
+ | "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" " --user-data-dir=c:\Users\Public --kiosk --kiosk-printing http://demo.dreamapps.com | ||
+ | </file> | ||
+ | You may not need to have the user-data-dir option. | ||
====Internet Explorer==== | ====Internet Explorer==== | ||
*Use command line option -k | *Use command line option -k |