Skip to main content
Participant
June 27, 2007
Answered

Package extensions without Extension Manager

  • June 27, 2007
  • 2 replies
  • 760 views
Is it possible to package an extension without using Adobe Extension Manager?
This topic has been closed for replies.
Correct answer Newsgroup_User
No, there is no way that I know of, after talking to DW engineers about it.
The .mxp format is not available. Basically it's a zip file with some added
information, but that information is unknown.


--
--
Tom Muck
co-author Dreamweaver MX 2004: The Complete Reference
http://www.tom-muck.com/

Cartweaver Development Team
http://www.cartweaver.com

Extending Knowledge Daily
http://www.communitymx.com/

"mike_nitobi" <webforumsuser@macromedia.com> wrote in message
news:f5umhk$ei0$1@forums.macromedia.com...
> Is it possible to package an extension without using Adobe Extension
> Manager?


2 replies

Newsgroup_UserCorrect answer
Inspiring
June 30, 2007
No, there is no way that I know of, after talking to DW engineers about it.
The .mxp format is not available. Basically it's a zip file with some added
information, but that information is unknown.


--
--
Tom Muck
co-author Dreamweaver MX 2004: The Complete Reference
http://www.tom-muck.com/

Cartweaver Development Team
http://www.cartweaver.com

Extending Knowledge Daily
http://www.communitymx.com/

"mike_nitobi" <webforumsuser@macromedia.com> wrote in message
news:f5umhk$ei0$1@forums.macromedia.com...
> Is it possible to package an extension without using Adobe Extension
> Manager?


Inspiring
June 28, 2007
I don't believe it is. Remember that you need to have your users able to
install it and they need the EM for that anyway.


--
Nancy Gill
Adobe Community Expert
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: Dreamweaver CS3: The Missing Manual,
DMX 2004: The Complete Reference, DMX 2004: A Beginner's Guide
Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

"mike_nitobi" <webforumsuser@macromedia.com> wrote in message
news:f5umhk$ei0$1@forums.macromedia.com...
> Is it possible to package an extension without using Adobe Extension
> Manager?


Participant
June 28, 2007
Oops, I should have been more descriptive. I still want to package the extensions in an mxp file for distribution, but I'm looking for a way to do this without using the Extension Manager, per se (I want to automate the process). Does the Extension Manager support command line usage?