Note: You need to perfrom these steps on each Web Server you have. for SharePoint 2013 these changes made in 14hive not 15hive.
To add Icon you need to find or create an icon for that FileType (16 x 16 Pixel gif or png) and copy it to
..Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\IMAGES (for SharePoint 2013 as well not in 15hive)
..Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\IMAGES (for SharePoint 2013 as well not in 15hive)
Next step is to edit Docicon.xml ( don't forget to take the backup of Docicon.xml before edit). This file is present in
..Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\XML
Search for <ByExtension> section and add an entry for file extension of the application like this
<Mapping Key="zap" Value="iczap.gif" />
Do IISReset.
You should see the Icon now. HTH..
No comments:
Post a Comment