Designing Disk Images

Glad I stumbled across this site about MacOSX installation practices. Made me re-think how to set up my software installation. While I totally agree with the premise that app itself should be install itself as needed that could be problematic for the simpler kinds of apps like scripts.

So for now, in my apps, I will attempt to have the app install itself where practical and use drag install as secondary. Installers will only be used when I have to reach in with administrator privileges.