Ylianst/MeshAgent

MSI package

Closed this issue · 2 comments

Is it possible to create MSI package of MeshAgent for deployment via GPO ?

I've pushed the exe and installed via command c:\meshagent64-Patrons -install .

si458 commented

you can create your own msi package with something like 'advanced installer' include the exe and then
tell the msi to run the command meshagent64-mymeshgroup.exe -fullinstall
note, the end user MIGHT still see a pop up black window, but its better than nothing!