Build and install an Adobe Dreamweaver CS4 extension from a *.mxi


/ Published in: Bash
Save to your folder(s)

This will build and install a Dreamweaver CS4 extension automatically and silently. The version number will be taken from the *.mxi file and appended to the packed *.mxp. Set the extensionfile variable to the name of the *.mxi file without the extension.

If the the extensionfile variable is set to "DreamweaverExtension", Adobe Extension manager will build "DreamweaverExtension.mxi", generate "DreamweaverExtension-1.0.0.mxp" (version number taken from the *.mxi), and install it.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.