Le Jeudi 27 Octobre 2005 17:24, Kristofer Kiik a écrit :
> As MSI installer generates product codes that you later need to
> uninstall the product, it would be a nice feature to have wpkg.js
> lookup the product code by product name.
>
> For example, currently when we install Adobe Reader 7.0.5, English,
> we will get the "product code":
> {AC76BA86-7AD7-1033-7B44-A70500000002}. This code is always
> different through versions and languages. So it is a real pain in
> the ass when creating silent installers for upgrading etc.
>
> The remove command in the case of the above answer would be:
> <remove cmd='MsiExec.exe /q
> /x{AC76BA86-7AD7-1033-7B44-A70500000002}' />
>

Is there a way to know this code before actually installing a MSI 
package ?

Thanks
Jé


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
wpkg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wpkg-users

Reply via email to