jhennessey
2011-08-02 17:40:11 UTC
I am using a managed bootstrapper application and I am trying to figure out
how to detect if the bundle is already installed.
I am able to detect the packages by handling the *DetectPackageComplete*
event but I can't just assume that the bundle is installed by detecting one
of the packages in it (it might have been installed outside of the bundle).
I also tried handling the *DetectRelatedBundle* event but it never fires
(and judging by the name I wouldn't expect it to in this case).
To be honest I was expecting there to be something like a DetectBundle event
but I don't see one.
*All that being said, anybody have any clue on how to detect if the current
bundle is already installed?*
--
View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Determine-if-bundle-is-already-installed-tp6645777p6645777.html
Sent from the wix-users mailing list archive at Nabble.com.
how to detect if the bundle is already installed.
I am able to detect the packages by handling the *DetectPackageComplete*
event but I can't just assume that the bundle is installed by detecting one
of the packages in it (it might have been installed outside of the bundle).
I also tried handling the *DetectRelatedBundle* event but it never fires
(and judging by the name I wouldn't expect it to in this case).
To be honest I was expecting there to be something like a DetectBundle event
but I don't see one.
*All that being said, anybody have any clue on how to detect if the current
bundle is already installed?*
--
View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Determine-if-bundle-is-already-installed-tp6645777p6645777.html
Sent from the wix-users mailing list archive at Nabble.com.