Hi All, I am trying to build a Stand-Alone-Application with the Deployment-Tool, and I have an EXE-File whicht I have to package it in my Application, so I do like to know if I can add this EXE-File to the "OTHER"-Folder in my Deployed-Project or anywhere else !? It would be very nice to get help .... thanks

 Accepted Answer

Kaustubha Govind
Kaustubha Govind on 21 Feb 2012

0 votes

You should add it under "Additional Files" in the deploytool project - this will automatically package your file with the compiled application.

3 Comments

Kosai
Kosai on 21 Feb 2012
thank you Kaustubha,
Did you mean with "Additional Files" the "Other Files"? , I am Using Matlab v.7.8.0(R2009a).
will Adding an EXE-File to the Standalone-Application generate any Problem during the Copmilation 1?,
thanks agian :)
Kosai: Sorry, it may be called "Other Files" - I don't remember the phrase that's used exactly, but I think you got the gist of it. :)
No, the files under "Other Files" are usually not included in the compilation, they are only for packaging.
Kosai
Kosai on 22 Feb 2012
thank you Kaustubha for your help ... :)

Sign in to comment.

More Answers (0)

Categories

Products

Tags

Asked:

on 21 Feb 2012

Edited:

on 21 Oct 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!