Installer created by MATLAB Compiler - can it capture user input during the installation of the application?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Steve Page
am 4 Jun. 2015
Kommentiert: Steve Page
am 6 Jun. 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 Kommentare
Akzeptierte Antwort
Image Analyst
am 4 Jun. 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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!