Hi Experts
I need to install the robot tray only (not Studio) by using MSI command line. From the documentation I have found that I can use the following parameter:
ADDLOCAL=DesktopFeature,Robot,RegisterService,StartupLauncher,JavaBridge,ChromeExtension
But how do I add the Edge extension as well? It does not seem to be listed as a option with the MSI command line installation. I can only find the documentation on how to install it afterwards.
Any ideas?