mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 20:33:42 +00:00
Fixing formatting
This commit is contained in:
@ -123,16 +123,33 @@ The steps to add your apps are based on the type of app it is; either a Universa
|
|||||||
|
|
||||||
2. Click **Desktop App**, pick the options you want (see table), and then click **OK**.
|
2. Click **Desktop App**, pick the options you want (see table), and then click **OK**.
|
||||||
|
|
||||||
|Option |Manages |
|
<table>
|
||||||
|-------|--------|
|
<tr>
|
||||||
|All fields left as “*”| All files signed by any publisher. (Not recommended.) |
|
<th>Option</th>
|
||||||
|**Publisher** selected | All files signed by the named publisher.<p>This might be useful if your company is the publisher and signer of internal line-of-business apps. |
|
<th>Manages</th>
|
||||||
|**Publisher** and **Product Name** selected |All files for the specified product, signed by the named publisher. |
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>All fields left as "*"</td>
|
||||||
|
<td>All files signed by any publisher. (Not recommended.)</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><strong>Publisher</strong> selected</td>
|
||||||
|
<td>All files signed by the named publisher.<p>This might be useful if your company is the publisher and signer of internal line-of-business apps.</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><strong>Publisher</strong> and <strpng>Product Name</strong> selected</td>
|
||||||
|
<td>All files for the specified product, signed by the named publisher.</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|**Publisher**, **Product Name** and **File Name** selected |Any version of the named file or package for the specified product, signed by the named publisher.|
|
|**Publisher**, **Product Name** and **File Name** selected |Any version of the named file or package for the specified product, signed by the named publisher.|
|
||||||
|**Publisher**, **Product Name**, **File Name**, and **File Version, Exactly** selected |Specified version of the named file or package for the specified product, signed by the named publisher. |
|
|**Publisher**, **Product Name**, **File Name**, and **File Version, Exactly** selected |Specified version of the named file or package for the specified product, signed by the named publisher. |
|
||||||
|**Publisher**, **Product Name**, **File Name**, and **File Version, And above** selected |Specified version or newer releases of the named file or package for the specified product, signed by the named publisher.<p>This option is recommended for enlightened apps that weren't previously enlightened. |
|
|**Publisher**, **Product Name**, **File Name**, and **File Version, And above** selected |Specified version or newer releases of the named file or package for the specified product, signed by the named publisher.<p>This option is recommended for enlightened apps that weren't previously enlightened. |
|
||||||
|**Publisher**, **Product Name**, **File Name**, and **File Version, And below** selected |Specified version or older releases of the named file or package for the specified product, signed by the named publisher. |
|
|**Publisher**, **Product Name**, **File Name**, and **File Version, And below** selected |Specified version or older releases of the named file or package for the specified product, signed by the named publisher. |
|
||||||
|
<p>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Reference in New Issue
Block a user