Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
click here... no, not there.... oh, no, not right-click,... left click.... okay.. let's start again...."
runas user:myuser executable.exe
@echo off
runas /savecred /u:DOMAIN HERE\USERNAME HERE "cmd.exe /K title %USERNAME%"
@echo off
runas /u:DOMAIN\USERNAME %1