One installation package for multiple versions of Revit

One installation package for multiple versions of Revit

SONA-ARCHITECTURE
Advocate Advocate
651 Views
8 Replies
Message 1 of 9

One installation package for multiple versions of Revit

SONA-ARCHITECTURE
Advocate
Advocate

Hi everybody,

I'm using Visual Studio to developp my apps.

What is the recommanded procedure to create an installation package for my plugin and install it for different versions of Revit?

At the moment, I'm using WixToolSet to create multiple setup, each one for each version of Revit and I'd like to make only one package...

 

Thx

Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
0 Likes
652 Views
8 Replies
Replies (8)
Message 2 of 9

ricaun
Advisor
Advisor

I have been using the AppBundle that is used in the Autodesk App Store.

Here are some similar forum subjects:

Luiz Henrique Cassettari

ricaun.com - Revit API Developer

AppLoader EasyConduit WireInConduit ConduitMaterial CircuitName ElectricalUtils

0 Likes
Message 3 of 9

SONA-ARCHITECTURE
Advocate
Advocate
Hi Luiz,
Thx for your answer.
Does the AppBundle solution is suitable for non-commercial use? Just for our company?
Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
0 Likes
Message 4 of 9

ricaun
Advisor
Advisor

Yes, is just a standard folder for all Autodesk applications, everything is compact inside a folder, so is really easy to create a installer/uninstall.

 

Or even an auto updater:

 

Luiz Henrique Cassettari

ricaun.com - Revit API Developer

AppLoader EasyConduit WireInConduit ConduitMaterial CircuitName ElectricalUtils

0 Likes
Message 5 of 9

SONA-ARCHITECTURE
Advocate
Advocate
Top Ricaun, this is a great new!
So, All informations to use the AppBundle are in this link ? https://ricaun.com/update-revitaddin/
Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
Message 6 of 9

ricaun
Advisor
Advisor

Here is some info about the PackageContents.xml that is good to know.

3. Preparing Apps for the Store: Guidelines8:30Video, pdf

 

An automation creates the file for me every time the project is build to release. Here is the library that handles that.

 

 

Luiz Henrique Cassettari

ricaun.com - Revit API Developer

AppLoader EasyConduit WireInConduit ConduitMaterial CircuitName ElectricalUtils

Message 7 of 9

SONA-ARCHITECTURE
Advocate
Advocate

Many thx @ricaun 

I'll study this solution

Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
Message 8 of 9

ricaun
Advisor
Advisor

You are welcome!

If you wanna help or chat, here is a discord channel created by the community.

 

Luiz Henrique Cassettari

ricaun.com - Revit API Developer

AppLoader EasyConduit WireInConduit ConduitMaterial CircuitName ElectricalUtils

Message 9 of 9

SONA-ARCHITECTURE
Advocate
Advocate
Hi @ricaun , could you please send me a new invitation to join the discord channel? Thx!
Pierre NAVARRA
SONA-Architecture.
http://www.sona-architecture.com
https://fr.linkedin.com/in/pierre-navarra-62032a107
0 Likes