yoshiask / FluentStore

A unifying frontend for Windows app stores and package managers
Mozilla Public License 2.0
390 stars 21 forks source link

0.3.2 still not working #50

Closed SleepDaemon closed 2 years ago

SleepDaemon commented 2 years ago

Before you start...

What windows are you seeing the problem on?

Windows 10

What OS/App version/architecture are you seeing the problem on?

image

Description

this is on msix, I tried appinstaller but that does nothing.

Steps To Reproduce

No response

Expected behavior

app should install

Relevant Assets

No response

yoshiask commented 2 years ago

Which build of Windows 10 is this? Do you have the Microsoft Store installed?

SleepDaemon commented 2 years ago

Which build of Windows 10 is this? Do you have the Microsoft Store installed?

It is debloated I will admit that, the amount of bloat made my laptop very slow and after removing it the experience was way better but of course windows updates try to undo these debloats but fails at it and causing it to break. Also there is something called Windows LTSC which a windows version that doesn't have any bloat nor does it ship with microsoft store. I understand if you wish not to create a .exe or any form way to aid debloaters. image

yoshiask commented 2 years ago

I'll see what I can do regarding EXE installers in #51.

As for your installation issue, I suspect App Installer is unable to download a required dependency that is usually available from the MS Store. I don't have access to a computer at the moment, but I think the package you need is Microsoft.VCLibs.140.00. I'll see if I can find a download for this and potentially add it to the Fluent Store installer.

yoshiask commented 2 years ago

Does this installer work for you? https://ipfs.askharoun.com/FluentStore/BetaInstaller/FluentStoreBeta.appinstaller

SleepDaemon commented 2 years ago

Does this installer work for you? https://ipfs.askharoun.com/FluentStore/BetaInstaller/FluentStoreBeta.appinstaller

image

yoshiask commented 2 years ago

That looks like a system-level issue, there's no way around that on my end, sorry.

SleepDaemon commented 2 years ago

i see well i guess .exe would be the work around if you wish to make one. Not asking to make one just for me.