I'm trying to install a print processor using WiX and a C# custom action. My custom action invokes the Win32 AddPrintProcessor() that expects the print processor DLL to already be copied to the proper folder. But different platforms store print processors in different folders. I can get the location of the folder for the target system from Win32 GetPrintProcessorDirectory() but how do I tell WiX to copy the DLL to the proper folder before WiX invokes the custom action?
Thanks, Dave ------------------------------------------------------------------------------ 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