You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
209 lines
2.3 KiB
209 lines
2.3 KiB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
;
|
|
; specifies how a native directory maps to a WOW directory
|
|
;
|
|
[NativeDataToWowData.DirectoryInformation.Textmode]
|
|
;
|
|
; Korean IMEs. Currently there are no files in 213 and 214.
|
|
;
|
|
212=216
|
|
213=217
|
|
214=218
|
|
;
|
|
; FE shared
|
|
;
|
|
220=233
|
|
221=234
|
|
|
|
|
|
;
|
|
; specifies filtering information that defines how files are ; mapped. All files are mapped based on specified extensions
|
|
;
|
|
[WowData.Filter]
|
|
;
|
|
; Korean IMEs
|
|
;
|
|
DirectoryToMap=212
|
|
DirectoryToMap=213
|
|
DirectoryToMap=214
|
|
;
|
|
; FE shared
|
|
;
|
|
DirectoryToMap=220
|
|
DirectoryToMap=221
|
|
|
|
FileExtensions=drv,exe,dll,ocx,tlb,ax,nls,cpl,rll,mof,tsp,ime
|
|
; specifies the extensions to look for
|
|
|
|
;
|
|
;Specifies files to exclude while processing Component Infs
|
|
;Excludes from CopyFiles, RenameFiles, DeleteFiles and RegisterDlls
|
|
;If you want to do this only for your INF then copy the section name below and
|
|
;create one more appending . and the name of your INF without extension i.e. to apply it
|
|
;for foo.inf only use -
|
|
; [NativeDataToWowData.SetupINF.FilesToExclude.foo]
|
|
;
|
|
|
|
[NativeDataToWowData.SetupINF.FilesToExclude]
|
|
;
|
|
; Korean IME6.1 exclude files
|
|
;
|
|
; Help files
|
|
imekr.chm
|
|
imekren.chm
|
|
korpaden.chm
|
|
imepadko.chm
|
|
imekr.hlp
|
|
imekren.hlp
|
|
; Dicts files
|
|
imekr.lex
|
|
hanjadic.dll
|
|
hanja.lex
|
|
; Setup files
|
|
imkrinst.exe
|
|
imkrinst.ini
|
|
imekrmig.exe
|
|
; Pad files
|
|
imekrmbx.dll
|
|
hwxkor.dll
|
|
|
|
|
|
;
|
|
; specifies list of files to be excluded from layout information
|
|
; when processing an INF file and generating the layout.inf append stub
|
|
; Useful when the file is used already in layout.inf to also copy during
|
|
; textmode. In such a case its WOW stub is already present in layout.inf
|
|
; when layout.inf is WOW processed
|
|
;
|
|
|
|
[WowData.SetupInfLayout.Exclude]
|
|
|
|
;
|
|
;Following files are intl.inf files present already in layout.inf
|
|
;for textmode copy - keyboard layouts etc.
|
|
;start intl.inf exclude files
|
|
|
|
c_1361.nls
|
|
c_10003.nls
|
|
big5.nls ; Already included in intl.wow
|
|
bopomofo.nls ; Already included in intl.wow
|
|
prc.nls ; Already included in intl.wow
|
|
prcp.nls ; Already included in intl.wow
|
|
xjis.nls ; Already included in intl.wow
|
|
|
|
|
|
|
|
|
|
[Strings]
|