Can't update Android Studio - Access Denied and java.io.FileNotFoundException

前端 未结 11 1927
青春惊慌失措
青春惊慌失措 2021-02-18 15:00

I\'m trying to update Android Studio from 0.5.1 to 0.5.2 on two separate Windows machines, one with Windows 7 Pro 64-bit and one with Windows 7 Enterprise 64-bit.

I get

11条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-18 15:29

    You might also try to give your user permission to the folder.

    1. Right click the "android-studio" folder and select "Properties"
    2. Change to "Security" tab
    3. Click the "Edit" Button
    4. Select the group/user from the "Group or user names" list
      1. You can select/add your username to this list -or-
      2. Select the group "Users" (or the group where your user is)
    5. Select the "Full control" checkbox
    6. Click "Apply" and wait

    You're done.

提交回复
热议问题