Our packaging factory build MSI packages with specific naming conventions, so for best practices sake we add (most of the time :) ) them with the same name :
[cid:[email protected]] -----Message d'origine----- De : [email protected] [mailto:[email protected]] De la part de Merenda, Kenneth Envoyé : lundi 5 janvier 2015 17:22 À : [email protected] Objet : RE: [mssms] Application naming I try to match exactly the publisher, title and version as shown in Programs and Features. Since we can't have duplicate application names, sometimes I will include the version in the application title, but not in the application catalog localized application name. Kenneth Merenda -----Original Message----- From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of William Jackson Sent: Monday, January 5, 2015 9:56 AM To: [email protected]<mailto:[email protected]> Subject: Re: [mssms] Application naming > How are you naming your applications? > Specifically, are you using the version field or are you adding the version > (also?) to the name? > What about Publisher? Attached is a taste of what I do. * I fill in Publisher (which, strangely, is "Manufacturer" when looking at a list of Applications in the console). * I include the Application name and version in the Name field, with a few exceptions. I *don't* include the version number in the Application Catalog Localized application name. * I put the version in the Version field. Java is a funny one. I use, for example, "Java 8 Update 25" for the name and "8.0.250" (the version in the MSI) for the version. William

