docs(web): update spec page - winget fix, bump date
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
562f394137
commit
c6a166f119
1 changed files with 2 additions and 1 deletions
|
|
@ -520,7 +520,7 @@
|
||||||
<h1>Specifikace & anotace</h1>
|
<h1>Specifikace & anotace</h1>
|
||||||
<div class="meta">
|
<div class="meta">
|
||||||
<span>Verze: 0.5</span>
|
<span>Verze: 0.5</span>
|
||||||
<span>Datum: 2026-04-17</span>
|
<span>Datum: 2026-04-21</span>
|
||||||
<span><a href="https://git.xetup.x9.cz/x9/xetup">x9/xetup</a></span>
|
<span><a href="https://git.xetup.x9.cz/x9/xetup">x9/xetup</a></span>
|
||||||
<span>Status: aktivni vyvoj</span>
|
<span>Status: aktivni vyvoj</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -601,6 +601,7 @@
|
||||||
<tr class="flag-done"><td>Atera Agent install</td><td>Invoke-WebRequest + <code>msiexec /i /qn</code></td></tr>
|
<tr class="flag-done"><td>Atera Agent install</td><td>Invoke-WebRequest + <code>msiexec /i /qn</code></td></tr>
|
||||||
<tr class="flag-done"><td>Adobe PDF default: .pdf -> AcroRd32 po instalaci</td><td>OK – UCPD stop/start kolem zápisu asociace</td></tr>
|
<tr class="flag-done"><td>Adobe PDF default: .pdf -> AcroRd32 po instalaci</td><td>OK – UCPD stop/start kolem zápisu asociace</td></tr>
|
||||||
<tr class="flag-done"><td>UCPD.sys (kernel driver, od Feb 2024) blokuje UserChoice</td><td>Reseno: Stop-Service ucpd → HKCR zapis → Start-Service ucpd</td></tr>
|
<tr class="flag-done"><td>UCPD.sys (kernel driver, od Feb 2024) blokuje UserChoice</td><td>Reseno: Stop-Service ucpd → HKCR zapis → Start-Service ucpd</td></tr>
|
||||||
|
<tr class="flag-done"><td>Winget cesta explicitne predavana do parallel jobu</td><td>Opraveno – Start-Job nezdedi PATH; winget.exe fullpath preda jako argument. Exit 3010 (success+reboot) nyni vyhodnocen jako OK.</td></tr>
|
||||||
</table>
|
</table>
|
||||||
<div class="note">
|
<div class="note">
|
||||||
<strong>Atera Agent URL:</strong><br>
|
<strong>Atera Agent URL:</strong><br>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue