Skip to content

Write-QrCode

Writes a QR code

Write-Host "                             " -foregroundColor black -backgroundColor white
Write-Host "                             " -foregroundColor black -backgroundColor white
Write-Host "                             " -foregroundColor black -backgroundColor white
Write-Host "    ??????? ? ??? ???????    " -foregroundColor black -backgroundColor white
Write-Host "    ? ??? ? ????  ? ??? ?    " -foregroundColor black -backgroundColor white
Write-Host "    ? ??? ? ?? ?? ? ??? ?    " -foregroundColor black -backgroundColor white
Write-Host "    ??????? ????? ???????    " -foregroundColor black -backgroundColor white
Write-Host "    ????  ? ??????  ??? ?    " -foregroundColor black -backgroundColor white
Write-Host "    ? ? ?????????????????    " -foregroundColor black -backgroundColor white
Write-Host "    ????????? ?????? ? ??    " -foregroundColor black -backgroundColor white
Write-Host "    ??????? ????????? ? ?    " -foregroundColor black -backgroundColor white
Write-Host "    ? ??? ?  ?? ?? ? ????    " -foregroundColor black -backgroundColor white
Write-Host "    ? ??? ? ??  ? ?? ???     " -foregroundColor black -backgroundColor white
Write-Host "    ??????? ???? ???? ? ?    " -foregroundColor black -backgroundColor white
Write-Host "                             " -foregroundColor black -backgroundColor white
Write-Host "                             " -foregroundColor black -backgroundColor white
Write-Host "                             " -foregroundColor black -backgroundColor white

exit 0 # success

This script has no configurable parameters.

An interactive directory of PowerShell scripts.