emptygif
Wika: Filipino

Lahat ng language at framework

Windows cmd (certutil) Batch

Isang Batch snippet para sa Windows cmd (certutil) na sumasagot sa mga request sa /pixel.gif gamit ang empty GIF, na isang beses lang dine-decode sa startup.

Windows cmd (certutil) Batch

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

Sinuri batay sa kasalukuyang dokumentasyon ng framework.

Opisyal na site: Windows cmd (certutil)