|
I see, so say I want to use temporary files
during install as part of a custom action, but don’t want the files to be
on the system after execution. Is there a built in way to do this?
Or do I have to make my own custom action and perform its own extraction and
cleanup? From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Files in the Binary table get extracted by the
installer to a temporary folder upon execution. Is there a way to get the
full path to the temporary file using just an Id from the binary table? No. MSI extracts the files only for the duration of
the custom action call. -- sig://boBhttp://bobs.org |
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

