Make an AutoDMG image always run the language chooser

When creating a macOS image using AutoDMG, the resulting image might not use the language you want. To force an AutoDMG image to run the language chooser before anything else, you can add the file /private/var/db/.RunLanguageChooserToo to the image. Create the file: bash-3.2$ touch /private/var/db/.RunLanguageChooserToo Use Packages or your preferred package creation tool to create … Continue reading Make an AutoDMG image always run the language chooser