Posted on β12-06-2022 08:04 AM
I am trying to find a way to deploy VNC and Visual Studio Code. Was wondering if anyone has a way to do it and would be able to help me on this. Thank you in advance.
Solved! Go to Solution.
Posted on β12-06-2022 11:18 AM
For Visual Studio Code, I would look at Installomator/Installomator: Installation script to deploy standard software on Macs (github.com).
I don't see VNC on the list of applications, but maybe there is an alternative in the software list?
Posted on β12-06-2022 11:41 AM
Posted on β12-06-2022 11:18 AM
For Visual Studio Code, I would look at Installomator/Installomator: Installation script to deploy standard software on Macs (github.com).
I don't see VNC on the list of applications, but maybe there is an alternative in the software list?
Posted on β12-06-2022 11:41 AM
4 weeks ago
Sorry for the late reply. I was able to get this working because I use Composer to make it a PKG and deploy it to machines. Thank you guys for the guides and help!