Normally I can push out updates/extensions to applications with an MSI installer or an EXE with switches using our Network Management Tool (Burconix)
However I have never encountered an .RBZ file before and cant seem to seen any instructions on how I could roll this out to multiple computers (about 90 of them so installing 1 by 1 is really not an option)
Does anyone have any advice on how this can be achieved?
SJ - thanks for the reply - your suggestion sounds like it would work - but is not really what I need.
I am now finding that even if I install the extension manually as an admin(I have had to as a work around) it is only active for that admin- meaning I need to install it as the user too - that just doesn’t work on a school network - I can’t make the students admins to install the extension even if I wanted to.
I can’t be breaking new ground here - has anyone made these extensions work in a network setting?
Haven’t used Burconix, but I’m sure with things like Puppet or FileWave or other things, it shouldn’t be hard. Do users login to machines and have their own login, or a shared login? I’m not near a PC at the moment, but on Mac for all users, you place the extension in /Library/Application\ Support/SketchUp\ 2017/SketchUp/Plugins/ instead of HOME_DIR/Library/ etc…
Then ALL users on that PC will have access to that Extension.
As well as loading Extensions from the User’s own …/AppData…/Plugins folder, SketchUp also loads any Extensions it finds in the PC’s shared Plugins folder.
The ProgramData folder is hidden by default.
If this shared Plugins folder doesn’t exists [the initial default set up] then you’ll need to make it before adding the files etc…
Make sure you copy ALL files/subfolders in the RBZ, keeping all the files inside the Extension’s shipped subfolders etc.
PS: If you haven’t upgraded yet, then you’ll need to adjust the SketchUp version in the shared Plugins folder path to say 2016…
For making Extension available on Macs for all users, follow the steps below
Install Sketchup 2018.
Launch it and install STL extensions using .rbz file provided by Sketchup extension warehouse.
After you install the extension, You should now be able to see “Export STL” in the file menu. Exit Sketchup pro.
Now COPY “Sketchup” folder from User\library folder (hold the option key to make this folder visible since it’s a hidden folder) to Library\Application Support\Sketchup 2018.
Finally change permission on “Sketchup” folder so it’s accessible to all users using the command below in terminal window. Authenticate with admin credentials.