erdFontSubstitutes.reg
------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\erd\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
"Arial CE,238"="Arial,238"
"Arial CYR,204"="Arial,204"
"Arial Greek,161"="Arial,161"
"Arial TUR,162"="Arial,162"
"Courier New CE,238"="Courier New,238"
"Courier New CYR,204"="Courier New,204"
"Courier New Greek,161"="Courier New,161"
"Courier New TUR,162"="Courier New,162"
"Helv"="MS Sans Serif"
"Helvetica"="Arial"
"MS Shell Dlg 2"="Tahoma"
"Times"="Times New Roman"
"Times New Roman CE,238"="Times New Roman,238"
"Times New Roman CYR,204"="Times New Roman,204"
"Times New Roman Greek,161"="Times New Roman,161"
"Times New Roman TUR,162"="Times New Roman,162"
"Tms Rmn"="MS Serif"
"Arial Baltic,186"="Arial,186"
"Courier New Baltic,186"="Courier New,186"
"Times New Roman Baltic,186"="Times New Roman,186"
"MS Shell Dlg"="Microsoft Sans Serif"
------------------------------------------------------------------------------
修改桌面快捷方式请找出I386\system32\Dt.cfg用记事本打开
如何改看看下面例子跟着做
WinRAR.exe放在I386\Programs\WINRAR\下
shortcut
name WinRAR 在桌面显示名称
position 170, 10 在桌面显示位置
icon %SYSTEMROOT%\Programs\WINRAR\WinRAR.exe 在桌面显示图标路径
program %SYSTEMROOT%\Programs\WINRAR\WinRAR.exe 程式所在路径
Dt.cfg文件
--------------------------------------------------------------------------------
shortcut
name My Computer
position 10, 10
shortcut
name Network Neighborhood
position 90, 10
shortcut
name WinRAR
position 170, 10
icon %SYSTEMROOT%\Programs\WINRAR\WinRAR.exe
program %SYSTEMROOT%\Programs\WINRAR\WinRAR.exe
shortcut
name FinalData
position 250, 10
icon %SYSTEMROOT%\Programs\FinalData\FinalData.exe
program %SYSTEMROOT%\Programs\FinalData\FinalData.exe
shortcut
name GHOST32
position 330, 10
icon %SYSTEMROOT%\Programs\GHOST\GHOST32.EXE
program %SYSTEMROOT%\Programs\GHOST\GHOST32.EXE
---------------------------------------------------------------------------