Hello, I'm having a problem starting a shared .exe after I uninstall one of my applications from ARP. Both logs (msi and BA) don't indicate any problems. They show a unisntall of the msi and a proper shutdown of the BA. However, this is what I'm trying to do: so if I detect I have another one of our apps installed. I go and launch the shared .exe from the BA on ApplyComplete by using ProcessStart and passing it a start info object and setting the workingdirectory property. I don't need to wait for this process or anything, I've also tried to run this off a Task.
At this time it launches our app and everything seems to uninstall fine, but actually not. It seems something is still referencing/holding on to the uninstall process. ARP does not update to remove the entry that I just uninstalled unless I manually hit refresh OR I kill the app that I launched on uninstall. How can I just launch the app without ARP holding onto the uninstall? Thanks in advance! -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-do-you-start-an-application-after-uninstall-from-MBA-tp7599799.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users