Money for nothin' and your chicks for free
De titel van een dosbox kan je met het (dos command) "title" aanpassen:
[edit]
Vanuit kix zou het moeten werken met SETTITLE
(overigens binnen 2 seconden via google gevonden....)
code:
1
2
3
4
5
6
| C:\>title /? Sets the window title for the command prompt window. TITLE [string] string Specifies the title for the command prompt window. |
[edit]
Vanuit kix zou het moeten werken met SETTITLE
(overigens binnen 2 seconden via google gevonden....)
[ Voor 28% gewijzigd door TheRookie op 20-08-2007 14:15 ]
SETTITLE werkt.TheRookie schreef op maandag 20 augustus 2007 @ 14:12:
De titel van een dosbox kan je met het (dos command) "title" aanpassen:
code:
1 2 3 4 5 6 C:\>title /? Sets the window title for the command prompt window. TITLE [string] string Specifies the title for the command prompt window.
Tnx
[ Voor 13% gewijzigd door DeeJee op 20-08-2007 14:22 ]
Money for nothin' and your chicks for free