I need to delete a file foo.dll from the SYSTEM folder on uninstall. This 
foo.dll is generated by a Custom Action in the installer. Since foo.dll is not 
part of the originally installed files so I use the RemoveFile to do this and 
specify the file to be deleted on uninstall. However, since it's a system file, 
I get the reboot will be required dialog. Is there a way to suppress this ? Or 
maybe schedule the RemoveFile until later when my Custom Action is done using 
it ?

-Arvind

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to