Get list all programs

wmic product [parametres]

reg query „HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall“ /s | findstr /B „.*DisplayName“

Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\* | fl DisplayName

marwin se představuje:

IT Engineer Design, Implementation and Administration of Microsoft products. Active Directory and MS Exchange systems, Hyper-V, SCOM
Příspěvek byl publikován v rubrice MIcrosoft Windows (client/server). Můžete si uložit jeho odkaz mezi své oblíbené záložky.