Locate Downloaded Apps in Apple's App Store

1. Open Terminal
2. Enter defaults write com.apple.appstore ShowDebugMenu -bool true
3. Open AppStore Application
4. Choose the menu item Debug Menu -> Show Download Folder





Then you can check here where's the downloaded files are located.

Comments

Popular posts from this blog

LVM: How to remove a volume using pvremove

Use Shell Editor for Eclipse for editing bash, ksh, csh in Unix/Linux system

Using sed with backreference as the replacement pattern