Resources Element

WiX Help

Resources Element

Description

Element describing the localized resources for this snap-in.

Windows Installer references
None
Parents
SnapIn
Inner Text
None
Children
None
Attributes
Name Type Description Required
DescriptionId Integer The resource ID for the description of the snap-in in the resources DLL.  
DisplayNameId Integer The resource ID for the display name of the snap-in in the resources DLL.  
DllName String The name of the DLL containing the embedded resources for this snap-in. Yes
FolderBitmapsColorMask Integer The color mask for transparency in folder bitmaps.  
IconId Integer The resource ID for the icon of the snap-in in the resources DLL. Used for the icon of a saved MSC file, and the icon in the top left of the MMC window, not for the snap-in selection dialog.  
LargeFolderBitmapId Integer The resource ID for the large folder bitmap of the snap-in in the resources DLL. Used for the snap-in selection dialog when Add/Remove Snap-ins is chosen.  
SmallFolderBitmapId Integer The resource ID for the small folder bitmap of the snap-in in the resources DLL. Used for the snap-in selection dialog when Add/Remove Snap-ins is chosen.  
SmallFolderSelectedBitmapId Integer The resource ID for the small selected folder bitmap of the snap-in in the resources DLL. Used for the snap-in selection dialog when Add/Remove Snap-ins is chosen.  
VendorId Integer The resource ID for the vendor of the snap-in in the resources DLL.  
VersionId Integer The resource ID for the version of the snap-in in the resources DLL.  
See Also
Mmc Schema