Recent content by PeterCo

  1. P

    Windows 10 hta script to display animated GIFs in a folder and its subfolders

    Seems fine... I just can't get the script to display the subfolder GIFs correctly. :confused:
  2. P

    Windows 10 hta script to display animated GIFs in a folder and its subfolders

    Sure. Any idea what could cause the issue? Best regards, PeterCo
  3. P

    Windows 10 hta script to display animated GIFs in a folder and its subfolders

    Thank you very much! :) But there is one problem left: The script seems to find every GIF in the subfolders of the current folder. But while it correctly displays the GIFs of the current folder / main folder, all GIFs of the subfolders look like this: (see the attached picture). Best regards...
  4. P

    Windows 10 hta script to display animated GIFs in a folder and its subfolders

    Dear Community, in the Windows 7 Forum I found a working hta script to display animated GIFs located in a folder: Animate GIF files in Windows Explorer? Here is the hta script: <html><head><title>Animator</title></head> <body><script type="text/vbs"> set...
Back
Top