X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fwindows%2Fautostart%2Fautorun.bat;fp=templates%2Fwindows%2Fautostart%2Fautorun.bat;h=9d603faef9d6d98598c3d16ee6a5feb9b0796f3a;hp=0000000000000000000000000000000000000000;hb=4f8937bce96f552121e525eb927a2daea4dfae88;hpb=7874a87c8f7f847e3096f7044f48c70649c1963f diff --git a/templates/windows/autostart/autorun.bat b/templates/windows/autostart/autorun.bat new file mode 100755 index 0000000..9d603fa --- /dev/null +++ b/templates/windows/autostart/autorun.bat @@ -0,0 +1,3 @@ +@echo Loading "index.html"... +@start GRML/index.html +@exit