Drovosek01 / adobe-packager

Script that allows to download portable installers of different versions Adobe software for macOS
1.08k stars 109 forks source link

How to install .app silently #55

Open crsleeth opened 1 year ago

crsleeth commented 1 year ago

Is there any way to automate the installation of the .app's this script downloads? It runs the binary 'applet' in Contents/MacOS/applet but this presents a pop-up "Adobe Package Installer, start the installation now?" (Cancel/Install buttons). This pop-up occurs even if the applet binary is ran from command line. Applet apparently doesn't have any --help or --mode=silent options. Is there a way to install them silently?

guocity commented 8 months ago

same question