Minor MeshCMD fixes.

Ylian Saint-Hilaire committed Jun 24, 2019 at 19:20 UTC 6f68f45eaf4050f7d7e22e0f6a150c57e72dc027
3 files changed +2 -8
MeshCentralServer.njsproj
+2 -8
@@ -38,15 +38,16 @@
38 <Compile Include="agents\modules_meshcmd\service-manager.js" />
39 <Compile Include="agents\modules_meshcmd\smbios.js" />
40 <Compile Include="agents\modules_meshcmd\user-sessions.js" />
41 + <Compile Include="agents\modules_meshcmd_min\amt-ider.min.js" />
42 <Compile Include="agents\modules_meshcmd_min\amt-lme.min.js" />
43 <Compile Include="agents\modules_meshcmd_min\amt-mei.min.js" />
44 + <Compile Include="agents\modules_meshcmd_min\amt-redir-duk.min.js" />
45 <Compile Include="agents\modules_meshcmd_min\amt-scanner.min.js" />
46 <Compile Include="agents\modules_meshcmd_min\amt-script.min.js" />
47 <Compile Include="agents\modules_meshcmd_min\amt-wsman-duk.min.js" />
48 <Compile Include="agents\modules_meshcmd_min\amt-wsman.min.js" />
49 <Compile Include="agents\modules_meshcmd_min\amt-xml.min.js" />
50 <Compile Include="agents\modules_meshcmd_min\amt.min.js" />
49 - <Compile Include="agents\modules_meshcmd_min\process-manager.min.js" />
51 <Compile Include="agents\modules_meshcmd_min\service-host.min.js" />
52 <Compile Include="agents\modules_meshcmd_min\service-manager.min.js" />
53 <Compile Include="agents\modules_meshcmd_min\smbios.min.js" />
@@ -76,18 +77,11 @@
77 <Compile Include="agents\modules_meshcore_min\amt.min.js" />
78 <Compile Include="agents\modules_meshcore_min\linux-dbus.min.js" />
79 <Compile Include="agents\modules_meshcore_min\monitor-border.min.js" />
79 - <Compile Include="agents\modules_meshcore_min\monitor-info.min.js" />
80 <Compile Include="agents\modules_meshcore_min\power-monitor.min.js" />
81 - <Compile Include="agents\modules_meshcore_min\process-manager.min.js" />
82 - <Compile Include="agents\modules_meshcore_min\service-manager.min.js" />
81 <Compile Include="agents\modules_meshcore_min\smbios.min.js" />
84 - <Compile Include="agents\modules_meshcore_min\toaster.min.js" />
85 - <Compile Include="agents\modules_meshcore_min\user-sessions.min.js" />
82 <Compile Include="agents\modules_meshcore_min\wifi-scanner-windows.min.js" />
83 <Compile Include="agents\modules_meshcore_min\wifi-scanner.min.js" />
84 <Compile Include="agents\modules_meshcore_min\win-console.min.js" />
89 - <Compile Include="agents\modules_meshcore_min\win-message-pump.min.js" />
90 - <Compile Include="agents\modules_meshcore_min\win-registry.min.js" />
85 <Compile Include="agents\modules_meshcore_min\win-terminal.min.js" />
86 <Compile Include="agents\recoverycore.js" />
87 <Compile Include="agents\testsuite.js" />
agents/MeshCmd-signed.exe
Binary files a/agents/MeshCmd-signed.exe and b/agents/MeshCmd-signed.exe differ
agents/MeshCmd64-signed.exe
Binary files a/agents/MeshCmd64-signed.exe and b/agents/MeshCmd64-signed.exe differ