autopkg / foigus-recipes

21 stars 30 forks source link

Maxon App pkg installation script changed #132

Closed adamlazar1 closed 9 months ago

adamlazar1 commented 9 months ago

Current recipe is calling this install script:

Install Maxon App Installer using the script from the resources directory

"${install_dir}/Maxon App Installer.app/Contents/Scripts/install.sh"

New location and script is: /Maxon App Installer.app/Contents/MacOS/installbuilder.sh

foigus commented 9 months ago

Updated.

Cetartiodactyla commented 9 months ago

I think this script should also be called with --unattendedmodeui none to install silently. @foigus

adamlazar1 commented 9 months ago

I think this script should also be called with --unattendedmodeui none to install silently. @foigus

Yea, running into the same issue here now. They updated their documentation on Friday. https://support.maxon.net/hc/en-us/articles/4687177301788-Running-Scripted-Installers

foigus commented 9 months ago

Updated here. Please test and let me know your results.

Please note it's easier to "see" issues if they're filed "new" rather than commenting with an issue that's been closed for two weeks.