Class/@Icon is supported. (#4)
Fixes wixtoolset/issues#2461.
Sean Hall committed
Dec 12, 2018 at 22:58 UTC
32b0776eb09c37ab743eb74f3112360f97b1e770
1 file changed
+2
-3
src/WixToolset.Data/Xsd/wix.xsd
+2
-3
@@ -6267,7 +6267,7 @@
6267
</html:dd><html:dt>Specific Example (for other value)</html:dt><html:dd>
6268
[HKCR\CLSID\{<html:b>01234567-89AB-CDEF-0123-456789ABCDEF</html:b>}\InprocHandler32]<html:br />
6269
@="<html:b>handler.dll</html:b>"
6270
- </html:dd></html:dl></html:dd><html:dt>Icon/IconIndex</html:dt><html:dd>This is not currently handled properly.</html:dd><html:dt>Insertable</html:dt><html:dd><html:dl><html:dt>In General</html:dt><html:dd>
6270
+ </html:dd></html:dl></html:dd><html:dt>Icon/IconIndex</html:dt><html:dt>Insertable</html:dt><html:dd><html:dl><html:dt>In General</html:dt><html:dd>
6271
Value "no" specified:<html:br />
6272
[HKCR\CLSID\{<html:b>Id</html:b>}\NotInsertable]<html:br />
6273
Value "yes" specified:<html:br />
@@ -6393,8 +6393,7 @@
6393
<xs:annotation>
6394
<xs:documentation>
6395
The file providing the icon associated with this CLSID. Reference to an Icon element
6396
- (should match the Id attribute of an Icon element). This is currently not supported if the
6397
- value of the Advertise attribute is "no".
6396
+ (should match the Id attribute of an Icon element).
6397
</xs:documentation>
6398
</xs:annotation>
6399
</xs:attribute>