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

Started work on authenticode support in NodeJS.

This commit is contained in:
Ylian Saint-Hilaire 2022-05-25 17:37:02 -07:00
parent 504941d1e4
commit d0cc25cf5d
2 changed files with 256 additions and 0 deletions

View file

@ -99,6 +99,7 @@
<Compile Include="amt\amt-wsman.js" />
<Compile Include="amt\amt-xml.js" />
<Compile Include="amt\amt.js" />
<Compile Include="authenticode.js" />
<Compile Include="exeHandler.js" />
<Compile Include="amtprovisioningserver.js" />
<Compile Include="firebase.js" />