Re: [Freedos-user] deleting/overwriting files from bat file

2009-04-17 Thread J C
> If I want to delete/overwrite files from a script(batch), then either way, > it will interogate me:"are you sure?y/n"; > but I want the script to run unattended; is there a way to make it fully > 'hands free'?, possibly with a redirection > away from the keyboard, or some such thing? Try  AJZA

Re: [Freedos-user] deleting/overwriting files from bat file;

2009-04-11 Thread Eric Auer
Hi, > If I want to delete/overwrite files from a script(batch), then either way, > it will interogate me:"are you sure?y/n"; > but I want the script to run unattended; is there a way to make it fully > 'hands free'?, possibly with a redirection > away from the keyboard, or some such thing? I thi

Re: [Freedos-user] deleting/overwriting files from bat file;

2009-04-10 Thread bwspos
kurt godel wrote: > If I want to delete/overwrite files from a script(batch), then either > way, it will interogate me:"are you sure?y/n"; > but I want the script to run unattended; is there a way to make it > fully 'hands free'?, The following example works fine from a .BAT file in unattended mo