yoshiask / FluentStore

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

Fluent Store as .exe #51

Closed SleepDaemon closed 2 months ago

SleepDaemon commented 1 year ago

Before you start...

Description

Fluent Store is a greate alternative to ms store, in which some people remove while debloating. Creating .exe means they wont need microsoft api to install it, or you can create an .msi

Alternative solutions

No response

Relevant Assets

No response

yoshiask commented 1 year ago

Debloat scripts often remove more than just the MS Store app itself, which breaks App Installer and potentially even Fluent Store itself (FS uses the same package management APIs the MS Store app does).

I might look into this anyway for enterprise users that have disabled MS Store via policy, but debloat scripts are not supported.

ripnonfegames commented 12 months ago

I don't have app installer, i'm trying to but it won't let me.

yoshiask commented 12 months ago

@ripnonfegames Every supported version of Windows (except some Enterprise installs) has App Installer. Which version are you running?

ripnonfegames commented 12 months ago

Well I reset LTSC and it didn't have app installer, I got it working though after resetting twice haha

yoshiask commented 2 months ago

Closing this as unplanned for now, as debloat scripts are not a supported configuration. Might come back to it for Enterprise or LTSC users in the future.