Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Make an addin usable by everybody

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
Anonymous
373 Views, 3 Replies

Make an addin usable by everybody

Anonymous
Not applicable

Hello !

 

I've developed an addin with Visual Studio for Revit and I would like to know how to give it to someone else.

 

Is it indispensable that my colleague install Visual Studio and run the project ?

 

Can I give him only the files (with the .addin file) , and, if we put it in the correct location, make sure that this will work properly ?

 

Best regards,

 

GM

0 Likes

Make an addin usable by everybody

Hello !

 

I've developed an addin with Visual Studio for Revit and I would like to know how to give it to someone else.

 

Is it indispensable that my colleague install Visual Studio and run the project ?

 

Can I give him only the files (with the .addin file) , and, if we put it in the correct location, make sure that this will work properly ?

 

Best regards,

 

GM

3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: Anonymous

Anonymous
Not applicable
Accepted solution

Hi there buddy,

Copy your files x.addin and x.dll

to the folder, change the year where required...

 

C:\ProgramData\Autodesk\Revit\Addins\2017\

 

make sure view hidden system files is turned on so they can see the programData folder

 

happy coding!

 

Hi there buddy,

Copy your files x.addin and x.dll

to the folder, change the year where required...

 

C:\ProgramData\Autodesk\Revit\Addins\2017\

 

make sure view hidden system files is turned on so they can see the programData folder

 

happy coding!

 

Message 3 of 4
Anonymous
in reply to: Anonymous

Anonymous
Not applicable

 

Hi @Anonymous

 

 

Are you sure this is enough ? It won't be necessary to launch it once with visual studio ?

 

Regards,

 

GM

0 Likes

 

Hi @Anonymous

 

 

Are you sure this is enough ? It won't be necessary to launch it once with visual studio ?

 

Regards,

 

GM

Message 4 of 4
Anonymous
in reply to: Anonymous

Anonymous
Not applicable

Phil is correct. The .dll and .addin file is all that is needed.

Phil is correct. The .dll and .addin file is all that is needed.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report