msi: Skip the component action detection logic if there is no product code.
commit3bec162d51d25c47fd6c57a91908f118108a95b5
authorJames Hawkins <jhawkins@codeweavers.com>
Mon, 25 Aug 2008 05:07:52 +0000 (25 00:07 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Aug 2008 09:40:38 +0000 (25 11:40 +0200)
treeb59ef06224afdc10965b4f9c6f2432ab9bd62136
parentd596ae29d8b4d87c3183bbf2f79e5d856a65086b
msi: Skip the component action detection logic if there is no product code.
dlls/msi/action.c
dlls/msi/helpers.c
dlls/msi/msipriv.h
dlls/msi/tests/format.c
dlls/msi/tests/package.c