Small changes that came out of visual test pass

This commit is contained in:
JanKeller1 2016-08-29 10:45:01 -07:00
parent 47c3a03ad2
commit 1f6700ee2f
3 changed files with 5 additions and 5 deletions

View File

@ -23,8 +23,8 @@ The Sequencer creates App-V packages and produces a virtualized application. The
<table>
<colgroup>
<col width="50%" />
<col width="50%" />
<col width="30%" />
<col width="70%" />
</colgroup>
<thead>
<tr class="header">

View File

@ -24,8 +24,8 @@ Use the following procedure to configure the App-V for reporting.
<table>
<colgroup>
<col width="50%" />
<col width="50%" />
<col width="30%" />
<col width="70%" />
</colgroup>
<thead>
<tr class="header">

View File

@ -247,7 +247,7 @@ The following table displays the required steps to prepare the base image and th
<tr class="odd">
<td align="left"><p>MaxConcurrentPublishingRefresh</p>
<ul>
<li><p>Configure in the Registry under <strong>HKEY_LOCAL_MACHINE</strong> \<strong>Software</strong> \ <strong>Microsoft</strong> \ <strong>AppV</strong> \<strong>Client</strong> \ <strong>Publishing</strong>.</p></li>
<li><p>Configure in the Registry under <strong>HKEY_LOCAL_MACHINE</strong> \ <strong>Software</strong> \ <strong>Microsoft</strong> \ <strong>AppV</strong> \<strong>Client</strong> \ <strong>Publishing</strong>.</p></li>
<li><p>Create the DWORD value <strong>MaxConcurrentPublishingrefresh</strong> with the desired maximum number of concurrent publishing refreshes.</p></li>
<li><p>The App-V client service and computer do not need to be restarted.</p></li>
</ul></td>