Reputation: 3
I installed a Flash extension to Adobe Flash CS5.5 via Adobe Extension Manager CS5.5, but I would like to know where this extension directory is located on my Mac.
Does anyone know where Adobe installed this extension at? I tried the application folder, library folder, and application support folder but still cannot locate it.
Upvotes: 0
Views: 2709
Reputation: 561
I'm running Flash CS6 and mountain Lyon, my extensions were found in:
/Users/username/Library/Application Support/Adobe/Flash CS6/en_US/Configuration/Commands
Upvotes: 0
Reputation: 3
This folder is located inside the "Library" folder under your "Home" folder.
Here is the path (on my computer):
Finder > Go > Home (shit+command+H) > Library > Application Support > Adobe > Extension Manager CS5.5 > Configuration > Extensions
If your "Home" folder does not have the "Library" folder, it is hidden and you'll need to open the Terminal and type in this line of console code: chflags nohidden ~/Library/
Open the "Home" folder again and you should see your "Library" folder.
Upvotes: 0
Reputation: 193
/Users//Library/Application Support/Adobe/Adobe Flash CS 5.5/Configuration/_/
To see what files it installed, take a look at Extensions/.mxi in that file.
Upvotes: 0