Comment 1 for bug 920576

Revision history for this message
Geza Kovacs (gezakovacs) wrote :

Have you tried doing the process manually on one of the machines it fails on (ie launching from command line with the desired command line options), does it fail then? I'd suspect that maybe mySettings.DestinatonDrive is not actually the drive letter (ie "D:\"), but the device ID ("\Device\HardDisk\DR1"), maybe try unit testing that it doesn't contain the string "Device"?