Publish my plugin into APP Store

Publish my plugin into APP Store

Amremad
Collaborator Collaborator
2,047 Views
8 Replies
Message 1 of 9

Publish my plugin into APP Store

Amremad
Collaborator
Collaborator

Hello all

 

what's the best way to publish my plugin into app store ?

2,048 Views
8 Replies
Replies (8)
Message 2 of 9

_gile
Consultant
Consultant

Hi,

 

You can read this:

http://usa.autodesk.com/adsk/servlet/item?siteID=123112&id=20149725



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

0 Likes
Message 3 of 9

Anonymous
Not applicable

Hi 

above link is not working now. can you please send any other reference?

Message 4 of 9

_gile
Consultant
Consultant
Message 5 of 9

Anonymous
Not applicable

do you any idea how to make .msi for our .dll files?

Message 6 of 9

_gile
Consultant
Consultant

If you provide a .bundle folder to use the Autoloader mechanism (as recommended) the Apps Store team will build the installer (msi) for you.

If you absolutely need to create your own, you can use a Visual Extension as Wix, InstallShield etc. Dy my side i use the Microsoft Visual Studio Installer Projects extension because I used to use it while it was part of Visual Studio (since VS 2012 if I remember well).



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

Message 7 of 9

Anonymous
Not applicable

thanks Gile..

0 Likes
Message 8 of 9

saifumk8
Advocate
Advocate

I had the same question. 

Thank you @Anonymous  @_gile @Amremad 

0 Likes
Message 9 of 9

CADbloke
Advocate
Advocate

If you want to build your own MSI installer, have a look at https://github.com/cyrillef/apps.exchange.packager

 

Or better still, https://github.com/oleg-shilo/wixsharp but you will have to work out the XML stuff which Cyrille's Python project does for you.

- - - - - - -
working on all sorts of things including www.tvCAD.tv & www.CADreplace.com