

- #CONVERT DMG TO PKG HOW TO#
- #CONVERT DMG TO PKG INSTALL#
- #CONVERT DMG TO PKG CODE#
- #CONVERT DMG TO PKG SERIES#
If you have allowed override of any Jump Client fields, you can append the desired command line parameters to the end of the script above.'/Volumes/foobar/Double-Click To Start Support Session.app/Contents/MacOS/sdcust' In this action, add the Jump Client installer package (bomgar-scc-.dmg.This workflow will contain three actions. Save the installer package to a location that you can access from Apple Remote Desktop. Select Mac OS® X (Intel®) as your platform and click Download/Install.You can set all other options to your specifications. It is also recommended to check Start Customer Client Minimized When Session Is Started for a truly silent install.
#CONVERT DMG TO PKG INSTALL#
#CONVERT DMG TO PKG SERIES#
From your B Series Appliance's /login interface, go to the Jump > Jump Clients page.Jump Client Installation with Apple Remote Desktop
#CONVERT DMG TO PKG CODE#
Hdiutil eject $mountPoint Code for rep.plist Hdiutil attach -nobrowse -noverify -mountpoint $mountPoint $dmgPathĪppBundle=`find "$mountPoint" -maxdepth 1 -regex ".*\(app\)$"`Įcho "Error copying $appBundle out of disk image" Your users can now log in to and run the representative console.Ĭode for wrap_rep_installer.sh #!/bin/bashĮcho $(cd "$(dirname "$path")" & pwd)/$(basename "$path")Įcho "$FUNCNAME: $0 - path not found: $path" >&2Įcho "$dmgPath must exist and and be a disk image."

(Alternatively, you can save or schedule this installation.)

You must save this file to the same location where you saved the installer package. Paste it into a text editor and save it with the file name wrap_rep_installer.sh.
#CONVERT DMG TO PKG HOW TO#
The following steps outline how to convert the bomgar-rep-installer.dmg file into a.
