Skip to content

Fix a syntax error in $WhitelistedApps which prevents Microsoft.Micro…#1

Merged
oboudry merged 1 commit intomasterfrom
oboudry-patch-1
Jan 13, 2022
Merged

Fix a syntax error in $WhitelistedApps which prevents Microsoft.Micro…#1
oboudry merged 1 commit intomasterfrom
oboudry-patch-1

Conversation

@oboudry
Copy link
Owner

@oboudry oboudry commented Jan 13, 2022

…softStickyNotes and Microsoft.VP9VideoExtensions to be interpreted as whitelisted apps.

The backquote cannot be used inside the string and is interpreted as a character of the regular expression. Because of this two whitelisted apps are not recognized as such. I suppose with this change, the FixWhitelistedApps reinstallation that occurs at the end of the script could be removed as it's no longer needed.

…softStickyNotes and Microsoft.VP9VideoExtensions to be interpreted as whitelisted apps.

The backquote cannot be used inside the string and is interpreted as a character of the regular expression. Because of this two whitelisted apps are not recognized as such. I suppose with this change, the FixWhitelistedApps reinstallation that occurs at the end of the script could be removed as it's no longer needed.
@oboudry oboudry merged commit ed8ae85 into master Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant