i have written a wrapper DLL custom action to call a method inside a dll
which performs a USB device check at the beginning of the installation.If
the device is not connected,installation should exit.But the problem here
is, that i cannot wait for the files to get copied to the system to call the
dll method.So is there a way i can extract the files in msi initially to a
temp location and call the dll function? What is the best work around for
this issue? please help
-- 
View this message in context: 
http://www.nabble.com/Extract-files-to-a-temp-location--tp16174369p16174369.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to