Deployment Tool
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposta accettata
Kaustubha Govind
il 21 Feb 2012
You should add it under "Additional Files" in the deploytool project - this will automatically package your file with the compiled application.
3 Commenti
Kaustubha Govind
il 22 Feb 2012
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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Application Deployment in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!