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

  • ahah@lemmy.worldOP
    link
    fedilink
    arrow-up
    2
    ·
    10 months ago

    thanks, i still looking for a way not to extract to a folder. althought the folder will appear at the top in Download folder (sort by rate creation), it still slow me down of having to go inside the folder

    • intensely_human
      link
      fedilink
      arrow-up
      1
      ·
      10 months 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.