Saturday, August 11, 2007
4NT 환경 설정 파일, 4NT.INI 예제
제가 쓰고 있는 4NT (4nt.exe) 의 환경 설정 파일입니다. 4NT 버전 5.0에서 만든 것입니다. 아래의 컬러 설정 같은 것은 어느 시스템에서나 사용할 수 있지만, TreePath=D:\ 부분은 각자의 하드 사정에 맞게 바꾸어 주는 것이 좋습니다.
환경설정 파일명: 4nt.ini
환경설정 파일명: 4nt.ini
[4NT]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Initialization Directives
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
TreePath=D:\
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Configuration Directives
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
BatchEcho=No
ANSI=Yes
AmPm=Yes
AppendToDir=Yes
BeepFreq=0
CompleteHidden=Yes
HistDups=Last
PopupWinLeft=8
PopupWinHeight=20
PopupWinTop=1
PopupWinWidth=62
EditMode=Insert
CursorOver=100
CursorIns=20
FuzzyCD=3
Printer=FIL
RecycleBin=No
Win32SFNSearch=No
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color Directives
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
PopupWinColors=bri yel on blu
ListboxBarColors=bla on bri whi
CDDWinColors=whi on blu
InputColors=bri whi on bla
ListColors=bri whi on blu
ListStatBarColors=blu on bri whi
SelectColors=whi on bla
SelectStatBarColors=gre on bri yel
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Key Mapping Directives
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Copy=Ctrl-Ins
PopupWinDel=Del
ListFind=Ctrl-F
ListFindReverse=Ctrl-F3
ListNext=F3
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Initialization Directives
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
TreePath=D:\
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Configuration Directives
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
BatchEcho=No
ANSI=Yes
AmPm=Yes
AppendToDir=Yes
BeepFreq=0
CompleteHidden=Yes
HistDups=Last
PopupWinLeft=8
PopupWinHeight=20
PopupWinTop=1
PopupWinWidth=62
EditMode=Insert
CursorOver=100
CursorIns=20
FuzzyCD=3
Printer=FIL
RecycleBin=No
Win32SFNSearch=No
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Color Directives
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
PopupWinColors=bri yel on blu
ListboxBarColors=bla on bri whi
CDDWinColors=whi on blu
InputColors=bri whi on bla
ListColors=bri whi on blu
ListStatBarColors=blu on bri whi
SelectColors=whi on bla
SelectStatBarColors=gre on bri yel
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Key Mapping Directives
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Copy=Ctrl-Ins
PopupWinDel=Del
ListFind=Ctrl-F
ListFindReverse=Ctrl-F3
ListNext=F3
tag: software
소프트웨어 Software | 유틸리티 Utility
<< Home