Программно создавать QR код (Programmatically create a QR code)

Как программно создавать QR код из коммандной строки или VbScriptb ?

Translation - How to programmatically create a QR code from the command line or VbScript?

To create a simple QR Code using the command line, you must install qrencode, a popular command-line tool for generating QR codes.

This youtube video explains how you can create a simple qr code using command line.