#4.And manually write down context menu option name of "Unpin from Start" that is presented in your own/current windows language.
#4.And manually write down context menu option name of "Unpin from Start" that is presented in your own/current windows language.
#5.Search in this script for "-match 'From "Start" UnPin|Unpin from Start|" and add context name to the list.
#5.Search in this script for "-match 'From "Start" UnPin|Unpin from Start|" and add context name to the list.
#6.Example:
#6.Example:
#... -match 'From "Start" UnPin|Unpin from Start|Your language unpin option name|Atsegti nuo pradžios ekrano'} | %{$_.DoIt()}
#... -match 'From "Start" UnPin|Unpin from Start|Your language unpin option name|Atsegti nuo pradžios ekrano|Atsegti nuo užduočių juostos'} | %{$_.DoIt()}