Installer created by MATLAB Compiler - can it capture user input during the installation of the application?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Steve Page
il 4 Giu 2015
Commentato: Steve Page
il 6 Giu 2015
I plan to use MATLAB compiler to distribute a standalone Windows application to clients. I know the Compiler will create an installation .exe that the user will run to install my application. When the installer executes is it possible to request input from the user that can be accessed later by the installed application? In this case I want the user to specify a directory where data files can be installed.
0 Commenti
Risposta accettata
Image Analyst
il 4 Giu 2015
I don't think so. This was one of the things I asked them about before. That and a few other shortcomings led me to not use their deploytool and use a different one. Maybe the next release will be better.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing 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!