please help. it is difficult to find the extracted file when it keep its original date creation. i use sort by date creation in explorer. TIA

  • intensely_human
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    What you want to do to be fast at this is to learn command line operations. Then you can write a script consisting of a sequence of commands you want to run on each zip file. In a unix system the “touch” command will update a file’s timestamp to the present.