3 lines
44 B
Batchfile
3 lines
44 B
Batchfile
@echo off
|
|
start "" "%~dp0.\html\index.html"
|
@echo off
|
|
start "" "%~dp0.\html\index.html"
|