Could someone suggest a method for forcing a reboot after an uninstall before another install is permitted? I have the following problem: My installer installs a device driver. An uninstall correctly removes the driver from the filesystem. If I re-install before rebooting, the re-installation seems to go smoothly and the driver is re-installed. On the next reboot, however, it looks like the driver is removed from the filesystem, which ultimately causes a crash. I don't understand the mechanism for this deletion. It seems that the uninstall marks the file for delete on the next boot and this 'flag' is not cleared when the file is replaced during the installation. One workaround would be to prevent re-installation after uninstall until there is a reboot. Can anyone offer any advice?
thanks, - Sam ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users