addin build as tool

addin build as tool

NachoShaw
Advisor Advisor
466 Views
4 Replies
Message 1 of 5

addin build as tool

NachoShaw
Advisor
Advisor

Hi

 

one thing that eludes me is the completion of the tool. What is the best way to compile it into a tool? bearing in mind thee are various references and files required to be placed in specific places, what is the best installer to use?

 

What is the process to get onto the app store? do we send the project itself or do we build an installer to send to Autodesk?

 

cant seem to find good info about this

 

 

 

 

Cheers

 

Nigel

 

Nacho
Automation & Design Engineer

Inventor automation Programmer (C#, VB.Net / iLogic)
Furniture, Sheet Metal, Structural, Metal fab, Tradeshow, Fabrication, CNC

EESignature


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


0 Likes
467 Views
4 Replies
Replies (4)
Message 2 of 5

Anonymous
Not applicable

Not too sure on the requirements to submit the tool to autodesk app store but I would recommend Inno Setup and Inno IDE from http://www.innoide.net/ as a powerful tool to make installers. Has good functionality for varying install to suit the machine windows/software versions. And Free

0 Likes
Message 3 of 5

NachoShaw
Advisor
Advisor
Hi

Thanks for the reply. I downloaded inno and it seems easy to use. Thanks for that. What is the best way to publish the project pre deployment build? I currentlt publish and get a setup file, setup.exe and an application files folder. I would prefer just a single file. Or do i build my project and use the build exe along with the references seperately?

Im not sure of the app store requirements. Ive read documentation but its not very clear


Thanks

Nacho
Automation & Design Engineer

Inventor automation Programmer (C#, VB.Net / iLogic)
Furniture, Sheet Metal, Structural, Metal fab, Tradeshow, Fabrication, CNC

EESignature


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


0 Likes
Message 4 of 5

Anonymous
Not applicable
Hi,
I am a little unclear on what your trying to change...

Are you saying when you compile the Inno file, you get more than setup.exe generated.

Or when you run the setup.exe generated by Inno you get more files created than you want.

A couple of screen shots of issue may be helpful.

Ian Littlewood



Technical Manager Decommissioning Defence & Energy
Engineering
Nuclear Engineering Services Limited
Spring Road
Ettingshall
Wolverhampton
WV4 6JX



DDI: +44 (0) 1902 483486 | Ext: 1207 | Reception: +44 (0) 1902 483486|


email: Ian.Littlewood@Ansaldo-NES.com
web: www.ansaldo-nes.com

This e-mail may contain privileged and/or confidential information and is for the named recipient(s) only. If you are not a named recipient you should neither copy nor distribute this e-mail nor disclose its contents to any person. If you have received this message in error, please notify the sender immediately by way of a return e-mail or telephone +44 (0) 1902 353 353. The views, opinions, and judgments expressed in this message are solely those of the author. The message contents have not been reviewed or approved by Ansaldo Nuclear Engineering Services Limited. Ansaldo Nuclear Engineering Services Limited, PO Box 2944, NES House, Spring Road, Ettingshall, Wolverhampton, WV4 6JX. Company Registered in England & Wales, 4959394.
0 Likes
Message 5 of 5

NachoShaw
Advisor
Advisor

Hi

 

Thanks for the reply. Regarding the Inno tool, i am not usre if i need to publish my project in VS first then use Inno to create the application or, do i just build the project (not publish) and use Inno instead to add the reference files and VS build exe foun d in the project/bin/ folder

 

for example-

In VS, i can publish my project which creates an install file with application files (not a clickonce application)

VS publish.JPG

 

or

 

If i dont publish the project in VS first and only use the build application using Inno, im guessing i would need to add all of the files that need referencing into Inno to get them referenced. I'll pay around with Inno today and see what works best.

 

As for preparing an application for the App Store, i understand that Autodesk create the install application for App store apps. What i dont know is, How do they require the project? do they want the whole project of just a bunch of files? I cannot find that documentation. I do know that they do NOT want an application build to be submitted.

 

Thanks

 

 

 

 

 

Nacho
Automation & Design Engineer

Inventor automation Programmer (C#, VB.Net / iLogic)
Furniture, Sheet Metal, Structural, Metal fab, Tradeshow, Fabrication, CNC

EESignature


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


0 Likes