diff options
Diffstat (limited to 'templates/iso/autorun.bat')
-rw-r--r-- | templates/iso/autorun.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/iso/autorun.bat b/templates/iso/autorun.bat new file mode 100644 index 000000000..4718afe81 --- /dev/null +++ b/templates/iso/autorun.bat @@ -0,0 +1,3 @@ +@echo Starting "README.html"...
+@start README.html
+@exit
|