Why am I not able to see the properties of the standalone executable even if I filled them in Application Compiler GUI?

1 Ansicht (letzte 30 Tage)
I have created an standalone application. During the compilation, I filled in all 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?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 28 Sep. 2022
The application information such as 'Author Name', 'Email', 'Company', 'Version' etc 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 below MATLAB documentaiton 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 r2019b.
For details, please see the following release notes.
・MATLAB Compiler Release Notes
・MATLAB Compiler SDK Release Notes
​​​​​​​

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB Compiler SDK finden Sie in Help Center und File Exchange

Produkte


Version

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by