add fontview to bootcd and add ttf file association

See issue #1411 for more details.

svn path=/trunk/; revision=30683
This commit is contained in:
Timo Kreuzer 2007-11-22 20:15:30 +00:00
parent f249b4f16d
commit ed7c97c492
2 changed files with 2 additions and 0 deletions

View file

@ -99,6 +99,7 @@ HKCR,"fonfile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-155
HKCR,".ttf","",0x00000000,"ttffile"
HKCR,"ttffile","",0x00000000,"TrueType Font File"
HKCR,"ttffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-156"
HKCR,"ttffile\shell\open\command","",0x00020000,"%SystemRoot%\system32\fontview.exe %1"
; Help Files
HKCR,".hlp","",0x00000000,"hlpfile"

View file

@ -484,6 +484,7 @@ modules\rosapps\devutils\zoomin\zoomin.exe 1 optional
modules\rosapps\dflat32\edit.exe 1 optional
modules\rosapps\downloader\downloader.exe 1 optional
modules\rosapps\downloader\downloader.xml 1 optional
modules\rosapps\fontview\fontview.exe 1 optional
modules\rosapps\gettype\gettype.exe 1 optional
modules\rosapps\green\green.sys 1 optional
modules\rosapps\imagesoft\imagesoft.exe 1 optional