Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IObit unlocker not working as expected. #113

Open
ironyumrepos opened this issue Dec 30, 2024 · 3 comments
Open

IObit unlocker not working as expected. #113

ironyumrepos opened this issue Dec 30, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ironyumrepos
Copy link

Describe the bug
Does not find IObit unlocker

To Reproduce
Steps to reproduce the behavior:

  1. Go to Minecraft for Windows
  2. Click on BetterRTX 1.2.2
  3. Press Install
  4. See error in termina;

Expected behavior
To do stuff with IOBit unlocker

Screenshots
image
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

  • ... FriendlyName = (Get-AppxPackageManifest -Package $mc).Packag ...
  •                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Get-AppxPackageManifest], DirectoryNotFoundException
    • FullyQualifiedErrorId : System.IO.DirectoryNotFoundException,Microsoft.Windows.Appx.PackageManager.Commands.GetA
      ppxPackageManifestCommand`

Desktop (please complete the following information):

  • OS: Windows 11
@ironyumrepos ironyumrepos added the bug Something isn't working label Dec 30, 2024
@ABUCKY0
Copy link
Member

ABUCKY0 commented Dec 30, 2024

Try the 64 bit version of powershell (the one that's not x86, should be labeled x64)

@ironyumrepos
Copy link
Author

image
Still not working, also I've tried to find the x64 powershell but it is not in my start menu items:
image

@jasonjgardner
Copy link
Collaborator

@ironyumrepos The 64-bit version is the first result under Apps:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants