mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-22 22:03:46 +00:00
47 lines
915 B
Markdown
47 lines
915 B
Markdown
---
|
||
Description: '\[HideCustom\]: .INS file setting'
|
||
MS-HAID: 'p\_ieak\_ie11.hidecustom\_ins\_file\_setting'
|
||
MSHAttr: 'PreferredLib:/library'
|
||
title: '\[HideCustom\]: .INS file setting'
|
||
---
|
||
|
||
# \[HideCustom\]: .INS file setting
|
||
|
||
|
||
Determines whether to hide the globally unique identifier (GUID) for each custom component.
|
||
|
||
<table>
|
||
<colgroup>
|
||
<col width="33%" />
|
||
<col width="33%" />
|
||
<col width="33%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th align="left">Name</th>
|
||
<th align="left">Value</th>
|
||
<th align="left">Description</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td align="left"><p>GUID</p></td>
|
||
<td align="left"><p><em>0</em> | <em>1</em></p></td>
|
||
<td align="left"><p>Determines whether this is a hidden component.</p>
|
||
<ul>
|
||
<li><p><strong>0</strong> – The component isn’t hidden.</p></li>
|
||
<li><p><strong>1</strong> – The component is hidden.</p></li>
|
||
</ul></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|