programmazione:elenco_dei_programmi_installati
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
programmazione:elenco_dei_programmi_installati [20/12/2021 08:43] – lrosa | programmazione:elenco_dei_programmi_installati [20/12/2021 08:43] (current) – lrosa | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Elenco dei programmi installati ====== | ||
+ | |||
+ | <code powershell> | ||
+ | |||
+ | Per confrontare due installazioni esportare su file di testo con | ||
+ | |||
+ | <code powershell> | ||
+ | |||
+ | e poi eseguire il confronto con | ||
+ | |||
+ | <code powershell> | ||
+ | |||
+ | |||