cmd-rahmen_scripte/CMD-Rahmen.bat
2021-04-30 11:21:07 +02:00

53 lines
634 B
Batchfile
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@echo off
echo ------------------------------------------
echo Damit der Rahmen richtig dargestellt wird,
echo diese Datei weiterkopieren und umbenennen!
echo ------------------------------------------
echo.
echo [1] É
echo.
echo [2] Í
echo.
echo [3] ş
echo.
echo [4] ť
echo.
echo [5] Č
echo.
echo [6] ź
echo.
echo [7] Ë
echo.
echo [8] Ę
echo.
echo [9] Ě
echo.
echo [10] š
echo.
echo [11] Î
echo.
echo [12] Ä
echo.
echo [13] ł
echo.
echo [14] Ĺ
echo.
echo [15] ´
echo.
echo [16] ż
echo.
echo [17] Ŕ
echo.
echo [18] Á
echo.
echo [19] Â
echo.
echo [20] Ă
echo.
echo [21] Ů
echo.
echo [22] Ú
echo.
pause