mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-26 16:06:33 +03:00
Signed meshcmd.exe
This commit is contained in:
parent
95fe17df0d
commit
c6e435f8ca
@ -58,21 +58,14 @@
|
|||||||
<Compile Include="agents\modules_meshcore\amt-wsman.js" />
|
<Compile Include="agents\modules_meshcore\amt-wsman.js" />
|
||||||
<Compile Include="agents\modules_meshcore\amt-xml.js" />
|
<Compile Include="agents\modules_meshcore\amt-xml.js" />
|
||||||
<Compile Include="agents\modules_meshcore\amt.js" />
|
<Compile Include="agents\modules_meshcore\amt.js" />
|
||||||
<Compile Include="agents\modules_meshcore\clipboard.js" />
|
|
||||||
<Compile Include="agents\modules_meshcore\linux-dbus.js" />
|
<Compile Include="agents\modules_meshcore\linux-dbus.js" />
|
||||||
<Compile Include="agents\modules_meshcore\monitor-border.js" />
|
<Compile Include="agents\modules_meshcore\monitor-border.js" />
|
||||||
<Compile Include="agents\modules_meshcore\monitor-info.js" />
|
|
||||||
<Compile Include="agents\modules_meshcore\power-monitor.js" />
|
<Compile Include="agents\modules_meshcore\power-monitor.js" />
|
||||||
<Compile Include="agents\modules_meshcore\process-manager.js" />
|
|
||||||
<Compile Include="agents\modules_meshcore\service-manager.js" />
|
|
||||||
<Compile Include="agents\modules_meshcore\smbios.js" />
|
<Compile Include="agents\modules_meshcore\smbios.js" />
|
||||||
<Compile Include="agents\modules_meshcore\toaster.js" />
|
<Compile Include="agents\modules_meshcore\toaster.js" />
|
||||||
<Compile Include="agents\modules_meshcore\user-sessions.js" />
|
|
||||||
<Compile Include="agents\modules_meshcore\wifi-scanner-windows.js" />
|
<Compile Include="agents\modules_meshcore\wifi-scanner-windows.js" />
|
||||||
<Compile Include="agents\modules_meshcore\wifi-scanner.js" />
|
<Compile Include="agents\modules_meshcore\wifi-scanner.js" />
|
||||||
<Compile Include="agents\modules_meshcore\win-console.js" />
|
<Compile Include="agents\modules_meshcore\win-console.js" />
|
||||||
<Compile Include="agents\modules_meshcore\win-message-pump.js" />
|
|
||||||
<Compile Include="agents\modules_meshcore\win-registry.js" />
|
|
||||||
<Compile Include="agents\modules_meshcore\win-terminal.js" />
|
<Compile Include="agents\modules_meshcore\win-terminal.js" />
|
||||||
<Compile Include="agents\modules_meshcore_min\amt-lme.min.js" />
|
<Compile Include="agents\modules_meshcore_min\amt-lme.min.js" />
|
||||||
<Compile Include="agents\modules_meshcore_min\amt-mei.min.js" />
|
<Compile Include="agents\modules_meshcore_min\amt-mei.min.js" />
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "meshcentral",
|
"name": "meshcentral",
|
||||||
"version": "0.3.1-o",
|
"version": "0.3.1-p",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Remote Management",
|
"Remote Management",
|
||||||
"Intel AMT",
|
"Intel AMT",
|
||||||
|
Loading…
Reference in New Issue
Block a user