1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

First version with Intel AMT Manager module.

This commit is contained in:
Ylian Saint-Hilaire 2020-10-06 19:47:28 -07:00
parent 32483bf18a
commit 6e97282ea1
63 changed files with 388 additions and 141 deletions

View file

@ -90,6 +90,7 @@
<Compile Include="agents\tinycore.js" />
<Compile Include="amt-ider.js" />
<Compile Include="amtevents.js" />
<Compile Include="amtmanager.js" />
<Compile Include="amtscanner.js" />
<Compile Include="amtscript.js" />
<Compile Include="amt\amt-ider-module.js" />