Skip to content

Instantly share code, notes, and snippets.

@edingc
Created July 13, 2012 16:35
Show Gist options
  • Save edingc/3105837 to your computer and use it in GitHub Desktop.
Save edingc/3105837 to your computer and use it in GitHub Desktop.
Munki Installs Keys for Adobe Creative Suite 3 Design Premium
<key>installs</key>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.Acrobat.Pro</string>
<key>CFBundleName</key>
<string>Acrobat</string>
<key>CFBundleShortVersionString</key>
<string>8.0.0</string>
<key>path</key>
<string>/Applications/Adobe Acrobat 8 Professional/Adobe Acrobat Professional.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.bridge2</string>
<key>CFBundleName</key>
<string>Bridge CS3</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0.975</string>
<key>path</key>
<string>/Applications/Adobe Bridge CS3/Bridge CS3.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.devicecentral.application</string>
<key>CFBundleName</key>
<string>Device Central</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0</string>
<key>path</key>
<string>/Applications/Adobe Device Central CS3/Device Central.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.dreamweaver-9.0</string>
<key>CFBundleName</key>
<string>Dreamweaver</string>
<key>CFBundleShortVersionString</key>
<string>9.0.0.3481</string>
<key>path</key>
<string>/Applications/Adobe Dreamweaver CS3/Dreamweaver.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.ExtensionManager</string>
<key>CFBundleShortVersionString</key>
<string>1.8.169</string>
<key>path</key>
<string>/Applications/Adobe Extension Manager/Extension Manager.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.flash-9.0-en_us</string>
<key>CFBundleName</key>
<string>Flash</string>
<key>CFBundleShortVersionString</key>
<string>9.0.0.494</string>
<key>path</key>
<string>/Applications/Adobe Flash CS3/Adobe Flash CS3.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.macromedia.FLVEncoder</string>
<key>CFBundleName</key>
<string>Flash Video Encoder</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<key>path</key>
<string>/Applications/Adobe Flash CS3 Video Encoder/Adobe Flash CS3 Video Encoder.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.Adobe Help Viewer</string>
<key>CFBundleName</key>
<string>Adobe Help Viewer</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>path</key>
<string>/Applications/Adobe Help Viewer 1.0.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.Adobe Help Viewer</string>
<key>CFBundleName</key>
<string>Adobe Help Viewer 1.1</string>
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>path</key>
<string>/Applications/Adobe Help Viewer 1.1.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.illustrator</string>
<key>CFBundleName</key>
<string>Illustrator</string>
<key>CFBundleShortVersionString</key>
<string>13.0.0</string>
<key>path</key>
<string>/Applications/Adobe Illustrator CS3/Adobe Illustrator.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.InDesign</string>
<key>CFBundleName</key>
<string>InDesign</string>
<key>CFBundleShortVersionString</key>
<string>5.0.0.458</string>
<key>path</key>
<string>/Applications/Adobe InDesign CS3/Adobe InDesign CS3.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.Photoshop</string>
<key>CFBundleName</key>
<string>Photoshop</string>
<key>CFBundleShortVersionString</key>
<string>10.0</string>
<key>path</key>
<string>/Applications/Adobe Photoshop CS3/Adobe Photoshop CS3.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.adobe.stockphotos-1.5</string>
<key>CFBundleName</key>
<string>Adobe Stock Photos CS3</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>path</key>
<string>/Applications/Adobe Stock Photos CS3/Adobe Stock Photos CS3.app</string>
<key>type</key>
<string>application</string>
</dict>
</array>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment