files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
34.11k stars 2.18k forks source link

Files installation fails (0x8000ffff) #3604

Closed ANF-Studios closed 3 years ago

ANF-Studios commented 3 years ago

Describe the bug The app installation fails:

App installation failed with error message: Deployment Add operation with target volume C: on Package 49306atecsolution.FilesUWP_1.2.2.0neutral~_et10x9a9vyk8t from: (Files-1.2.2.Msixbundle) failed with error 0x8000FFFF. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues. (0x8000ffff)

To Reproduce Steps to reproduce the behavior:

  1. Run the installer
  2. See error

Expected behavior Application installs without any errors.

Screenshots image

image

Desktop (please complete the following information):

Additional context The error keeps occurring regardless.

Log file There is no log file

ANF-Studios commented 3 years ago

Oh and, I installed it through Choco for now and it initially failed. I was then able to fix that with issue 600. I was using the CLI, but they do the same thing at the end of the day.

image

But that's not what the issue is about, it's that the msix bundle fails to install.

yaira2 commented 3 years ago

@ANF-Studios The msix installer doesn't include the dependencies, can you try using the app installer here?

ANF-Studios commented 3 years ago

@ANF-Studios The msix installer doesn't include the dependencies, can you try using the app installer here?

Alright, so at first sight, I saw what you'd expect: image Now, when I pressed update (since, as mentioned earlier, I already had it installed): k5YGryabVo

Now, I've been having this controversy that it succeeded because I already had it installed. But, there's that, it installed successfully.

yaira2 commented 3 years ago

@ANF-Studios Can you confirm that Files is launching successfully?

ANF-Studios commented 3 years ago

It does launch correctly and everything is working as expected. image