You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The -HKUAppsFailure parameter passed to SaveResult on line 681 passes the variable named $hku_apps_failure. The variable is $hku_apps_failures (with an 's') on line 677 though so that value won't get logged to the registry correctly.
The text was updated successfully, but these errors were encountered:
The -HKUAppsFailure parameter passed to SaveResult on line 681 passes the variable named $hku_apps_failure. The variable is $hku_apps_failures (with an 's') on line 677 though so that value won't get logged to the registry correctly.
The text was updated successfully, but these errors were encountered: