Código Delphi [-] WinExec('cmd /cdel *.txt', SW_SHOW) ;
WinExec('cmd /cdel *.txt', SW_SHOW) ;
Código Delphi [-] WinExec('cmd /c del *.txt', SW_SHOW) ;
WinExec('cmd /c del *.txt', SW_SHOW) ;