Good morning, Thanks for taking the time to reply.
> On 20/08/2012 09:49, Phil Hannent wrote: > > I have installed the files initially into the program files location, > > however I > then use a <FileCopy> to copy them over to the correct folder in System32. > > > > <Component Win64="$(var.Win64)" Id="cmpDBC0DF1CD" > Guid="{SHORT}"> > > <File Id="filD3AFD" KeyPath="yes" Source="$(var.SourceDir)\ driver.dll"> > > <CopyFile Id="CopyPrintDriver64" > DestinationProperty="MY_CUSTOM_DESTINATION_SPOOL64" /> > > <CopyFile Id="CopyPrintDriver643" > DestinationProperty="MY_CUSTOM_DESTINATION_SPOOL643" /> > > </File> > > </Component> > > If you're installing a driver you probably don't want to do this - leave the > files > in ProgramFiles and let your driver installation (devcon, dpinst etc.) copy > them across. > > -- > Bruce Cran I didn't create the files, I am just packaging them. When the main application runs, it checks that they are in those locations. So trying to work around the problem by not copying them will not help in this instance. The big question is why the redirector is kicking in at all on a 64bit install? Regards Phil Hannent ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users