Hello,
we are having some trouble with some .dlls.
We have some libraries that have the '-' symbol in their name. When we install the program the libraries installed in the root folder of the application change their name. The '-' symbol becomes a '_' symbol. Of course this make the application to fail.
The same dlls are installed in the 'bin' folder but there they remain with the same name.
Any idea why this happens?
Thank you.