Don't reregister ProgIds over and over, also write out the main key
commitd906ef03ff1c5e07449ebdbfbe9242118e3c20e6
authorAric Stewart <aric@codeweavers.com>
Fri, 22 Oct 2004 22:06:31 +0000 (22 22:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Oct 2004 22:06:31 +0000 (22 22:06 +0000)
treecd409f63f4f4c0225f970bd6a613a89ea3ba2f09
parent9a910dd3e51367f4ee47e406f45d5d5e62ab473f
Don't reregister ProgIds over and over, also write out the main key
before trying to register the Parent. This avoids loops if a ProgId
has itself as a parent or there is a loop in dependencies.
dlls/msi/action.c