timetheoretical / jitsi-meet-outlook

A small plug-in that aims to integrate Jitsi Meet into Microsoft Outlook.
GNU General Public License v3.0
60 stars 51 forks source link

Issues with multiple users on 1 PC #69

Open emilbrun97 opened 1 year ago

emilbrun97 commented 1 year ago

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 :))

CitizenDev commented 1 year ago

Also interested about the solution to this

inemo1987 commented 11 months ago

How you install 0.6.0 in users session without administrators tools? I'm see installing plugin, but plugin absent in Outlook, and can't added it.