Hi, I'm using Burn to redistribute my installer and most of the dependencies. That works well, except for one dependency which is packaged using InnoSetup. The catch here is that while the InstallCommand is just about passing parameters to the source file, to uninstall, I need to run an uninstaller which is installed in the program's Program Files folder.
WiX allows me to specify an UninstallCommand which are arguments passed to the ExePackage during uninstall. In this scenario, I can't run the ExePackage itself but must run a different program. Is there a way to achieve this with Bun? Thanks, Frederik Carlier ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users