📄 dosshell.ini
字号:
EGA.INI/VGA.INI
**************** WARNING ********************
This file may contain lines with more than 256
characters. Some editors will truncate or split
these lines. If you are not sure whether your
editor can handle long lines, exit now without
saving the file.
Note: The editor which is invoked by the
MS-DOS 5.0 EDIT command can be used
to edit this file.
**************** NOTE ***********************
Everything up to the first left square bracket
character is considered a comment.
***********************************************
[savestate]
screenmode = graphics
resolution = medium1
startup = filemanager
filemanagermode = shared
sortkey = name
pause = disabled
explicitselection = disabled
swapmouse = disabled
tasklist = disabled
switching = disabled
sortorder = ascending
displayhiddenfiles = disabled
replaceconfirm = enabled
deleteconfirm = enabled
mouseconfirm = enabled
crossdirselection = disabled
[programstarter]
currentcolor = Turquoise
filemanager = enabled
command = enabled
group =
{
program =
{
command = COMMAND
title = Command Prompt
help = Starts the MS-DOS command prompt where you can type any MS-DOS command.^m^mTo return to MS-DOS Shell from the command line:^m^m1. Type exit^m2. Press ENTER.^m^mRelated Topic^m " More on Command Prompt "~$129~
pause = disabled
}
special = default
program =
{
command = EDIT %1
title = Editor
help = Starts MS-DOS Editor, a text editor you can use to create and modify text files. After you choose Editor, you can specify the file you want to work with in a dialog box.^m^mRelated Topic^m " More on Editor "~$130~
pause = disabled
dialog =
{
title = File to Edit
info = Enter the name of the file to edit. To start MS-DOS Editor without opening a file, press ENTER.
prompt = File to edit?
parameter = %1
}
}
program =
{
command = QBASIC %1
title = MS-DOS QBasic
help = Starts MS-DOS QBasic, a programming environment you can use to create, modify, run, and debug programs. After you choose MS-DOS QBasic, you can specify the file you want to work with in a dialog box.^m^mRelated Topic^m " More on MS-DOS QBasic "~$131~
pause = disabled
dialog =
{
title = MS-DOS QBasic File
info = Enter the name of a QBasic program. To start without opening a program, press ENTER.
prompt = QBasic File?
parameter = %1
}
}
group =
{
title = Disk Utilities
help = Displays program items you can choose to manage your disks. You can also choose to open the Main group or any group you may have added.
program =
{
command = diskcopy %1
title = Disk Copy
pause = enabled
dialog =
{
title = Disk Copy
info = Enter the source and destination drives.
prompt = Parameters . . .
default = a: b:
parameter = %1
}
help = Temporarily leaves MS-DOS Shell to copy the contents of a floppy disk to another floppy disk. After you choose Disk Copy, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m " More on Disk Copy "~$132~
}
program =
{
command = msav
title = MS Anti-Virus
help = Scans a disk drive for viruses and removes viruses it finds.^m^mRelated Topic^m " More on MS Anti-Virus "~$134~
pause = enabled
screenmode = text
alttab = enabled
altesc = enabled
ctrlesc = enabled
prevent = enabled
}
program =
{
command = msbackup
title = MS Backup
help = Backs up or restores one or more files from one disk onto another.^m^mRelated Topic^m " More on MS Backup "~$133~
pause = enabled
screenmode = text
alttab = enabled
altesc = enabled
ctrlesc = enabled
prevent = enabled
}
program =
{
command = format %1 /q
title = Quick Format
pause = enabled
dialog =
{
title = Quick Format
info = Enter the drive to quick format.
prompt = Parameters . . .
default = a:
parameter = %1
}
help = Temporarily leaves MS-DOS Shell to prepare a disk to accept MS-DOS files. After you choose Quick Format, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m " More on Quick Format "~$136~
screenmode = text
alttab = enabled
altesc = enabled
ctrlesc = enabled
prevent = enabled
}
program =
{
command = format %1
title = Format
pause = enabled
dialog =
{
title = Format
info = Enter the drive to format.
prompt = Parameters . . .
default = a:
parameter = %1
}
help = Temporarily leaves MS-DOS Shell to prepare a disk to accept MS-DOS files. After you choose Format, a dialog box suggests parameters and switches you can either accept or replace.^m^mRelated Topic^m " More on Format "~$135~
}
program =
{
command = undelete %1
title = Undelete
help = Recovers deleted files.^m^mWARNING: If your disk is full or if you are using task swapping, using this program item may render some deleted files unrecoverable.^m^mRelated Procedure^m " Restoring Deleted Files "~I155~
pause = enabled
dialog =
{
title = Undelete
info = WARNING! This action may cause the permanent loss of some deleted files. Press F1 for more information.
prompt = Parameters . . .
default = /LIST
parameter = %1
}
screenmode = text
alttab = enabled
altesc = enabled
ctrlesc = enabled
prevent = enabled
}
}
}
color =
{
selection =
{
title = Basic Blue
foreground =
{
base = black
highlight = brightwhite
selection = brightwhite
alert = brightred
menubar = black
menu = black
disabled = white
accelerator = cyan
dialog = black
button = black
elevator = white
titlebar = black
scrollbar = brightwhite
borders = black
drivebox = black
driveicon = black
cursor = black
}
background =
{
base = brightwhite
highlight = blue
selection = black
alert = brightwhite
menubar = white
menu = brightwhite
disabled = brightwhite
accelerator = brightwhite
dialog = brightwhite
button = white
elevator = white
titlebar = white
scrollbar = black
borders = brightwhite
drivebox = brightwhite
driveicon = brightwhite
cursor = brightblack
}
}
selection =
{
title = Ocean
foreground =
{
base = black
highlight = brightwhite
selection = brightwhite
alert = brightwhite
menubar = black
menu = black
disabled = white
accelerator = brightwhite
dialog = black
button = black
elevator = white
titlebar = black
scrollbar = brightwhite
borders = black
drivebox = black
driveicon = black
cursor = black
}
background =
{
base = brightwhite
highlight = blue
selection = black
alert = white
menubar = cyan
menu = cyan
disabled = cyan
accelerator = cyan
dialog = cyan
button = brightwhite
elevator = white
titlebar = white
scrollbar = black
borders = black
drivebox = brightwhite
driveicon = brightwhite
cursor = brightcyan
}
}
selection =
{
title = Monochrome-2 Colors
foreground =
{
base = black
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -