Developing a kiosk application on Windows. When the machine boots up, 3 things should happen in sequence
1- a node.js starts the server
2- a browser containing launching a web application in kiosk mode 3 another client application is launched
Is there a concession that handles this easily, or is there an easy way to do this on the command line? I guess some type of BSCH script can also be used, but I am not a BSCH expert.
eco_bach Dec 6 '13 at 14:42 2013-12-06 14:42
source share