osx - Is it possible to install files on reboot on Mac? -


i'm working on mac software requires browser closed in order install. instead of asking user shutdown browser during install process, prefer complete install after user's next reboot.

is there supported method installing these files after reboot? if not, there workarounds achieve same goal ( launchd, launchctl )?


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -