> Yeah, I checked the documentation. The backup program is xxcopy > (www.xxcopy.com). Amongst the three million command line switches it > has, I could see no switch to disable that "Press Ctrl-C to abort, any > other key to begin deleting/copying file(s)" message that pops up > whenever you run it. I think the /Z switches control the prompts if > you overwrite or delete a file, and I've got them working ok I think > (I don't want to be prompted when overwriting or deleting a file, and > the batch file has never prompted me once, so I'm pretty sure I've got > those correct), but the "ctrl-c" prompt has beaten me. The xxcopy tech > bulletins are here: http://www.xxcopy.com/index.htm#tbul - in > particular #25 (list of the commands), #26 which alphabetises them and > #27 which categorises them. > --
Hi, I have checked the documentation by curiosity (I have never used XXCopy) and have seen the following switch: /YY Suppresses ALL prompts unconditionally (good in a batch script). Maybe it could also suppress this dialog? Good luck! ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
