<DIV>Hi All,<br />I want to make sure I am doing this in the best possible way.</DIV><DIV> </DIV><DIV>I have a few packages that are just folder copying.<br />They have either just documents or shortcuts, nothing thats actually installed or must be present for the entire package to be considered complete.</DIV><DIV> </DIV><DIV>I am unsure of the best WPKG Check to make sure the entire folder structure has come down.</DIV><DIV> </DIV><DIV>Things I am unsure of:<br />If RoboCopy doesnt copy the entire folder, I dont think that RoboCopy or WPKG rolls back the failed copy and deletes those files/folders which leads me to...</DIV><DIV> </DIV><DIV>I cant use Check File exists since each file is independant of the others and the presence of a particular one doesnt mean the entire package is there (well I could but I would have to write a check for each file in the folder bleh)</DIV><DIV> </DIV><DIV>I cant use Check Folder exists because the folder contents might not be completely copied.</DIV><DIV><br />Several options I have seen that might work in a Check Execute:<br />Windows command "COMP", will compare two folders but will not recurse subdirectories which will make the command file more complex.<br />RoboCopy /e /l /log:, will recurse but the log file will have to be parsed  </DIV><DIV> </DIV><DIV>Does anyone know of the best way to do this?</DIV><DIV> </DIV><DIV>--<br />thanks<br />-Pat Cahill<br />M: Berserker Street SS<br />T: Glenmore SS<br />W: Berserker Street SS<br />T: Glenmore SS<br />F: Parkhurst SS<br /></DIV>