Is it possible at all to install the Sefaira plugin for all users? I tried using the silent install command for ALLUSERS=1 with the MSI installer. It installs on that specific profile (after a reboot) but not on any other profiles. When I check apps it is installed but just not showing up when I run SketchUp under another profile.
Hi @rm2930,
There is a way, but not directly supported yet, but it should work. By default the plugin is installed in → C:\Users{username}\AppData\Roaming\SketchUp\SketchUp {version}\SketchUp\Plugins, you could move the plugin to ProgramData → C:\ProgramData\SketchUp\SketchUp {version}\SketchUp\Plugins, in this case the Plugins directory might require manual creation and the Sefaira folder and Sefaira.rb file should be removed from AppData after they were added in ProgramData path.
Keep in mind when the plugin is moved to ProgramData, if one user decides to uninstall the plugin, it will be removed for every user.
You are the real MVP! I just grabbed the files and was able to deploy them via PDQ Deploy. Thanks again for your help.