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

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -