e043ae2181
Added Javascript TestPage in wwwroot
32 lines
858 B
XML
32 lines
858 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Config>
|
|
<Client>
|
|
<TranspColor>#00FF00</TranspColor>
|
|
</Client>
|
|
<Connection>
|
|
<Url>http://localhost:9000/index.html</Url>
|
|
<Id>1</Id>
|
|
<DeleteCahceFolderOnStartup>false</DeleteCahceFolderOnStartup>
|
|
</Connection>
|
|
<VendorHmi>
|
|
<Enabled>false</Enabled>
|
|
<Type>1</Type>
|
|
</VendorHmi>
|
|
<ExtSoftware>
|
|
<Software>
|
|
<LongName>Calculator</LongName>
|
|
<ShortName>CAL</ShortName>
|
|
<Path>C:\Windows\System32\calc.exe</Path>
|
|
</Software>
|
|
<Software>
|
|
<LongName>NotePad</LongName>
|
|
<ShortName>NP</ShortName>
|
|
<Path>C:\Windows\System32\notepad.exe</Path>
|
|
</Software>
|
|
<Software>
|
|
<LongName>MsPaint</LongName>
|
|
<ShortName>PA</ShortName>
|
|
<Path>C:\Windows\System32\mspaint.exe</Path>
|
|
</Software>
|
|
</ExtSoftware>
|
|
</Config> |