Loading
Issue with Xcopyfile in Vista
Hi ,

 

I'm building a 32 bit installer and I'm using a custom action to copy files to a particular folder when running the installer on a 64 bit machine.

 

I'm using the XCopyFile method.

 

I've put the CA to run in Deferred exec in system context .

 

When installing this on a 64 bit machine , XcopyFile returns a value = 0; which means the files where copied successfully, but in actual case I couldn't find them.

 

Can anyone help me out.

Loading
Issue with Xcopyfile in Vista