emptygif
Langue: Français

Tous les langages et frameworks

Windows cmd (certutil) Batch

Un extrait Batch pour Windows cmd (certutil) qui répond aux requêtes sur /pixel.gif avec le GIF vide, décodé une seule fois au démarrage.

Windows cmd (certutil) Batch

Fichier
pixel.cmd
echo R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==> pixel.b64
certutil -f -decode pixel.b64 pixel.gif
del pixel.b64

Vérifié par rapport à la documentation actuelle du framework.

Site officiel: Windows cmd (certutil)