home *** CD-ROM | disk | FTP | other *** search
INI File | 1990-06-07 | 6.3 KB | 262 lines |
- [savestate]
- screenmode = text
- resolution = high
- startup = startprograms
- filemanagermode = singletree
- sortkey = name
- pause = disabled
- explicitselection = disabled
- swapmouse = disabled
- [programstarter]
- currentcolor = MonoChrome
- filemanager = enabled
- command = enabled
- group =
- {
- program =
- {
- title = Command Prompt
- special = command
- pause = disabled
- }
- program =
- {
- title = Change Colors
- special = color
- }
- program =
- {
- title = File Manager
- special = filemanager
- }
- group =
- {
- title = Utilities
- special =
- program =
- {
- command = date %1
- title = Set Date
- pause = enabled
- dialog =
- {
- title = Set Date
- info = Enter the date MM-DD-YY
- prompt = Parameters . . .
- parameter = %1
- }
- }
- program =
- {
- command = time %1
- title = Set Time
- pause = enabled
- dialog =
- {
- title = Set Time
- info = Enter the time HH-MM-SS
- prompt = Parameters . . .
- parameter = %1
- }
- }
- program =
- {
- command = diskcopy %1 %2
- title = Disk Copy
- pause = enabled
- dialog =
- {
- title = Disk Copy
- info = Enter source and destination drives.
- prompt = Parameters . . .
- default = a: b:
- parameter = %1
- }
- dialog =
- {
- parameter = %2
- }
- }
- program =
- {
- command = diskcomp %1 %2
- title = Disk Compare
- pause = enabled
- dialog =
- {
- title = Disk Compare
- info = Enter the disk to compare.
- prompt = Parameters . . .
- default = a: b:
- parameter = %1
- }
- dialog =
- {
- parameter = %2
- }
- }
- program =
- {
- command = backup %1
- title = Backup Fixed Disk
- pause = enabled
- dialog =
- {
- title = Backup Fixed Disk
- info = Enter source and destination drives.
- prompt = Parameters...
- default = c:\*.* a: /s
- parameter = %1
- }
- }
- program =
- {
- command = restore %1
- title = Restore Fixed Disk
- pause = enabled
- dialog =
- {
- title = Restore Fixed Disk
- info = Enter the source and destination drives.
- prompt = Parameters . . .
- parameter = %1
- }
- }
- program =
- {
- command = format %1
- title = Format
- pause = enabled
- dialog =
- {
- title = Format
- info = Enter the drive to format.
- prompt = Parameters . . .
- default = a:
- parameter = %1
- }
- }
- program =
- {
- command = qbasic %1
- title = Quick Basic
- pause = disabled
- dialog =
- {
- title = Quick Basic
- info = Type in the name of your basic program.
- prompt = Parameters
- parameter = %1
- }
- }
- program =
- {
- command = edit %1
- title = DOS Editor
- pause = disabled
- dialog =
- {
- title = DOS Editor
- info = Enter the file you want to edit.
- prompt = Edit . . .
- parameter = %1
- }
- }
- }
- }
- color =
- {
- selection =
- {
- title = MonoChrome
- foreground =
- {
- base = black
- highlight = white
- selection = white
- alert = white
- menubar = black
- menu = black
- disabled = white
- accelerator = white
- dialog = black
- button = white
- elevator = black
- titlebar = white
- scrollbar = white
- borders = black
- drivebox = black
- driveicon = black
- }
- background =
- {
- base = white
- highlight = black
- selection = black
- alert = black
- menubar = white
- menu = white
- disabled = white
- accelerator = black
- dialog = white
- button = black
- elevator = white
- titlebar = black
- scrollbar = black
- borders = black
- drivebox = white
- driveicon = white
- }
- }
- selection =
- {
- title = Reverse
- foreground =
- {
- base = white
- highlight = black
- selection = black
- alert = black
- menubar = white
- menu = white
- disabled = black
- accelerator = black
- dialog = white
- button = black
- elevator = white
- titlebar = black
- scrollbar = black
- borders = white
- drivebox = white
- driveicon = white
- }
- background =
- {
- base = black
- highlight = white
- selection = white
- alert = white
- menubar = black
- menu = black
- disabled = black
- accelerator = white
- dialog = black
- button = white
- elevator = black
- titlebar = white
- scrollbar = white
- borders = black
- drivebox = black
- driveicon = black
- }
- }
- }
- associations =
- {
- association =
- {
- program = C:\DOS\EDIT.COM
- extension = TXT
- }
- }
-