docs icon indicating copy to clipboard operation
docs copied to clipboard

Alternative way to extract & run OSX Installer on 10.15

Open edalquist opened this issue 4 years ago • 0 comments

I can't use the "extract safe downloads" feature in Safari due to device policy. I found this alternative that works:

  1. Download .zip file in chrome
  2. Open a terminal $ cd Downloads
  3. Extract $ unzip ParticleWorkbenchInstaller.zip
  4. Run $ open ./Particle\ Workbench\ Installer.app

edalquist avatar Apr 02 '20 04:04 edalquist