Why am I not able to see the properties of the standalone executable even if I filled them in the Application Compiler app in MATLAB Compiler?
7 views (last 30 days)
Show older comments
MathWorks Support Team
on 28 Sep 2022
Edited: MathWorks Support Team
on 10 Nov 2025 at 11:56
I have created an standalone application. During the compilation, I filled in the application information such as 'Application Name',' Author Name', 'Email', 'Company', 'Version', 'Summary' and 'Description'.
However, I am not able to see this information when I right click on the generated executable and go to details tab. Why is it so?
Accepted Answer
MathWorks Support Team
on 10 Nov 2025 at 0:00
Edited: MathWorks Support Team
on 10 Nov 2025 at 11:56
The application information such as 'Author Name', 'Email', 'Company', and 'Version' appears on the first page of the installer on Windows systems. This information is also displayed in the Windows Add/Remove Programs control panel. For more information, please refer to the section 'Add Application Information' in the "Customize an Application" documentation page.
However, this information, except for Version info, is not shown in details tab of the properties window for that executable on Windows.
Generating system-level file versioning on Windows systems for files created using deployment apps has been supported since MATLAB R2019b.
0 Comments
More Answers (0)
See Also
Categories
Find more on Standalone Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!