Assembly Version
-
Hi all, I am trying to get assembly sersion of my app and display on aboutform for user to know what version of software they are running. thanks
-
You already posted this question in the C# forum, and received a number of answers. If you have supplementary questions then post then in the original thread.
I must get a clever new signature for 2011.
yes you are right. I got that working too. but there is a differences between C++/CLI and C# version of the code. In C# (VS2010) you have form called AboutBox which is prebuild with all of the information. In C++/CLI you do not have it. I am sorry if I confuesd you. thanks,
-
yes you are right. I got that working too. but there is a differences between C++/CLI and C# version of the code. In C# (VS2010) you have form called AboutBox which is prebuild with all of the information. In C++/CLI you do not have it. I am sorry if I confuesd you. thanks,