Summary of the new feature / enhancement
Please document the named parameter for process file name that is required if a full path is specified in 4.1+:
AppProcessesToClose = @() # Example: @('excel', @{ Name = 'winword'; Description = 'Microsoft Word' })
Proposed technical implementation details (optional)
No response