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
Screenshots
in text:
`Get-StartApps : The term 'Get-StartApps' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:71 char:10 + $ioBit = Get-StartApps | Where-Object { $_.Name -eq "IObit Unlocker" ... + ~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-StartApps:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
Get-AppxPackageManifest : The system cannot find the path specified. (Exception from HRESULT: 0x80070003)
At line:84 char:28
Describe the bug
Does not find IObit unlocker
To Reproduce
Steps to reproduce the behavior:
Expected behavior
To do stuff with IOBit unlocker
Screenshots
in text:
`Get-StartApps : The term 'Get-StartApps' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:71 char:10 + $ioBit = Get-StartApps | Where-Object { $_.Name -eq "IObit Unlocker" ... + ~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-StartApps:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
Get-AppxPackageManifest : The system cannot find the path specified. (Exception from HRESULT: 0x80070003)
At line:84 char:28
ppxPackageManifestCommand`
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: