From: minibela on
Hello,
I'm using deploytool to make a .NET component for one of my projects.
To be consistent, I have to name my component as following:
Company.Application.Function.dll
Although I enter this name in "Deployment Project Settings", the dll and ctf files will keep just the name of the function, i.e. Function.dll.
The namespace of the class that wraps the built-in Matlab functions is correct.
It seems that I cannot specify the desired name anywhere in the settings window. How to do it automatically outside of the deployment tool?

Thanks,
Izabell