0.7.0 requires admin rights to use, 0.6.0 does not.
We tried installing 0.6.0 with the help of the batch script in the installers folder, yet still run into problems on multi-user PC's.
We are required to input the following when rolling out the software to multiple machines:
My issue boils down to:
Is there a way to insert something into the install script that makes every user on the PC able to use the extension?
What holds back 0.7.0 from being usable as a non-administrator user?
0.7.0 requires admin rights to use, 0.6.0 does not. We tried installing 0.6.0 with the help of the batch script in the installers folder, yet still run into problems on multi-user PC's. We are required to input the following when rolling out the software to multiple machines:
"[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\Jitsi Meet Outlook Add-In] "FriendlyName"="Jitsi Meet Outlook Add-In" "Description"="Jitsi Meet Outlook Add-In" "Manifest"=file:///c:\Program Files (x86)\Jitsi Meet Outlook Add-In\Jitsi Meet Outlook Add-In.vsto|vstolocal "LoadBehavior"=dword:00000003"
My issue boils down to: Is there a way to insert something into the install script that makes every user on the PC able to use the extension? What holds back 0.7.0 from being usable as a non-administrator user?
Thanks in advance :))