Build me powershell script (arrays, switch, and lookup inside registry) — 2
Project detail
We need powershell script that will contains several values in an array and it should lookup for these values in the registry under install programs (we will provide the registry path) and in case the lookup found any of these values installed under the reg path it will execute commands defined under switch for each value
it should vbe very simple and straight forward