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" />