1
0
mirror of https://github.com/mbirth/wiki.git synced 2025-02-28 08:13:34 +00:00

18 lines
382 B
Markdown
Raw Normal View History

---
title: ANSI codes in COMMAND.COM
layout: default
created: 2008-07-15 00:05:00 +0200
updated: 2008-07-15 00:05:00 +0200
toc: false
tags:
- know-how
- software
- windows
---
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