From: Brian R. <rog...@gm...> - 2015-03-24 03:35:43
|
Hey Sean, IIRC it is a set of properties you would like to pass to the MSI in a rollback scenario rather than a plain, no property, uninstall or the install set of properties. This is useful if there are clean up dependencies because everything has been installed (possibly starting/stopping services). I don't believe it is something which is heavily used, but in another life I found the concept valuable. Hope that helps, Brian Brian Rogers "Intelligence removes complexity." - Me http://blogs.msdn.com/icumove On Mon, Mar 23, 2015 at 7:28 PM, Sean Hall <r.s...@gm...> wrote: > I'm starting to work on bug 4630 <http://wixtoolset.org/issues/4630/�> and > I found RollbackValue is supported on MsiProperties in the Burn engine, but > candle and light know nothing about it. Does anyone know anything about > MsiProperty/@RollbackValue? > > > ------------------------------------------------------------------------------ > 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-devs mailing list > WiX...@li... > https://lists.sourceforge.net/lists/listinfo/wix-devs > > |