Specific Permission To App?

Discussion in 'Mac / Hackintosh' started by CaliReign, Sep 11, 2014.

  1. CaliReign

    CaliReign Noisemaker

    Joined:
    Mar 9, 2013
    Messages:
    68
    Likes Received:
    5
    Location:
    San Francisco
    Let me just state, I'm completely new to Mac's so forgive me if this is some dumb Rookie question.

    What does

    "3.Give a specific permission to the *.app."

    mean if this is one of the steps for Installation in the NFO file? How do I go about doin this?
     
  2.  
  3. davea

    davea Platinum Record

    Joined:
    Sep 14, 2012
    Messages:
    599
    Likes Received:
    240
    Location:
    France
    Check Permission Reset app and you'll normaly get a good way to do your stuff.

    Cheers
     
  4. copylefter

    copylefter Producer

    Joined:
    Mar 3, 2012
    Messages:
    707
    Likes Received:
    118
    Location:
    text_section
    Use permission reset as pointed by davea
    or BatChmod to change the .app permission.
    You usually want to set it to Owner:YourUserName Group:Wheel, everything to RWX (Read,Write,(E)Xecute).
    Permissions are very important in OSX, so start to get used to them. Here some more info, give it a read:
    Introduction to permissions in OS X
    Have fun on your Mac :mates:
     
  5. AKMusic

    AKMusic Kapellmeister

    Joined:
    Feb 1, 2014
    Messages:
    65
    Likes Received:
    43
    Location:
    Minneapolis, Minnesota (USA)
    You don't have to do any of what the above folks said. You don't need to add or download anything.

    Just right-click (or control-click) the App itself and then select "Get Info".

    A side-window will open up and at the bottom you can select and/or designate permissions.
     
  6. studio5599

    studio5599 Producer

    Joined:
    Sep 25, 2011
    Messages:
    987
    Likes Received:
    91
    No doesn't give to the Root just folder only... IGNORE THIS COMMENT
     
  7. jembozzo

    jembozzo Newbie

    Joined:
    Aug 23, 2014
    Messages:
    3
    Likes Received:
    0
    hi all

    i have an application that i cannot open
    it says
    "this application cannot be run with this mac"
    i don't understand
    in the intall folder, it says, i must give specific permissions to the application
    can someone help me please ?
    thx
     
  8. Feridan

    Feridan Newbie

    Joined:
    Oct 6, 2012
    Messages:
    454
    Likes Received:
    2
    It's easiest to change the permission via a program called Terminal.

    It should be in Applications/Utilities

    Start it and type

    sudo chmod -R 755

    into the Terminal window. Leave a space-character behind the 5 and then pull the app icon into the Terminal window, which should result in a path to that app being displayed. Next hit return, and enter your admin password when prompted. It will not be displayed in the Terminal, so you have to type it in blind. Don't forget to hit return once you've entered it *yes*

    Don't forget to type a capital letter R in above example, not r. If you just do a get-info on the app and change permissions, you will have only changed the permissions for the top-folder (an app is really just a folder). Ideally you'd want to change the permissions of everything in that folder as well. Hence you need the -R option, R for recursive.

    The "this application cannot be run" error might occur if you try to run a newer software on an older OS.

    And if you use BatChmod make sure you tick 'Apply to enclosed folders and files' on the bottom of the BatChmod interface.
     
  9. Choosename

    Choosename Platinum Record

    Joined:
    Nov 24, 2023
    Messages:
    512
    Likes Received:
    214
    Location:
    Milky way
    Just:
    Code:
    sudo chmod -R +x \Folder\filename.app
     
Loading...
Similar Threads - Specific Permission Forum Date
Give specific permissions? Mac / Hackintosh Oct 3, 2017
Specific snare rolls. Samplers, Synthesizers Oct 19, 2024
Kontakt 7 does not detect a specific library Software Aug 3, 2024
[SOLVED] I cannot delete files a couple fo specific files from my PC for some reason?!?! PC Jul 17, 2024
Reaper daw selecting specific midi notes to draw in velocity Reaper May 27, 2024
Loading...