On 4/21/07, Gregory Machin <[EMAIL PROTECTED]> wrote:
> Hi
> How does one determing the correct msiexec code for a package ?
> eg {43983EB4-43DC-4C3D-9712-1EF592A31CA8}
>
> Many ThanksTwo other options, which may or may not be easier than the one Tomasz gave: msiinv (http://blogs.msdn.com/quanto/archive/2005/06/30/434388.aspx) will list an inventory of all currently installed MSIs, including product codes. Orca (which should be available as part of the Windows Platform SDK, a free download) lets you view, edit, and create transforms for .msi files. The MSI's product code is listed under "Properties" in Orca. Josh Kelley ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
