Skip to main content

Search

Search

Trying To Delete Text Files After Printing

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator

    There are a few things you could do, one is to execute a ping echo request on the loopback address:

     

    cmd.exe /C ping -n 5 127.0.0.1 

    0

Please sign in to leave a comment.