1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/software/windows/_posts/2008-07-15-ansi.md

20 lines
484 B
Markdown

---
created: 2008-07-15 00:05:00 +0200
layout: redirect
layout_old: default
redirect_to: https://blog.mbirth.de/archives/2008/07/15/ansi-codes-in-command.com.html
tags:
- know-how
- software
- windows
title: ANSI codes in COMMAND.COM
toc: false
updated: 2008-07-15 00:05:00 +0200
---
To enable ANSI control codes in `command.com`, add the following line to `%SystemRoot%\system32\CONFIG.NT`:
DEVICE=%SystemRoot%\system32\ANSI.SYS
*[ANSI]: American National Standards Institute