add fontview to bootcd and add ttf file association
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 22 Nov 2007 20:15:30 +0000 (20:15 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 22 Nov 2007 20:15:30 +0000 (20:15 +0000)
See issue #1411 for more details.

svn path=/trunk/; revision=30683

reactos/boot/bootdata/hivecls.inf
reactos/boot/bootdata/packages/reactos.dff

index dfd5469..b16b73a 100644 (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"
index 9a970ee..b7dcdef 100644 (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