mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added support for changing the Windows agent bitmap logo within the executable. Agent needs to be changed to fully support this.
This commit is contained in:
parent
e306af5fc9
commit
d519546a6c
3 changed files with 60 additions and 1 deletions
|
@ -2482,4 +2482,5 @@ if (require.main === module) { start(); }
|
|||
module.exports.createAuthenticodeHandler = createAuthenticodeHandler;
|
||||
module.exports.loadCertificates = loadCertificates;
|
||||
module.exports.loadIcon = loadIcon;
|
||||
module.exports.loadBitmap = loadBitmap;
|
||||
module.exports.hashObject = hashObject;
|
Loading…
Add table
Add a link
Reference in a new issue