Install app in the user Application folder-mac

expand collapsive

We want to install an app in a user’s Application folder and not the system-wide app folder. At the moment, with the Install Application action on Mac, the target drive is the system app folder. If I could provide the target path folder, that would be great!

All Replies

  • Participant

    dylan21

    Participant

    We can make that happen @Kent0n; you could move the app to the current users’ application directory. Here is a script to do that:

    You just have to provide the app name as a parameter. For example, Book.app

    Note, that you may experience issues with the working of the app when you move it from a system-wide folder to a user-based folder.

    Hope this helps

    Ciao!

    Solution