memstechtips / UnattendedWinstall

Personalized Unattended Answer Files that helps automatically debloat and customize Windows 10 & 11 during the installation process.
MIT License
3.59k stars 399 forks source link

Standard gives errors when trying to install any program from CTT WinUtil #133

Closed limbo666 closed 2 months ago

limbo666 commented 2 months ago

It seems that something is wrong on the dependenies for msstore on Win11_23H2_EnglishInternational_x64v2 The CTT Win Utility gives the following error Failed when searching source: msstore which seems to be this: https://github.com/microsoft/winget-cli/issues/3596

Since there is no browser installed on this configuration the browser installation bit tricky.

memstechtips commented 2 months ago

If you ran the Windows Utility, it should have also installed Chocolatey by default. Open a new PowerShell window as Admin and run: choco install firefox

If Chocolatey is not installed, install it manually. https://chocolatey.org/install

limbo666 commented 2 months ago

Yes Choco is missing. Installing manually enables user to choco install packages. Thank you.

CTT still cannot perform any insatllation after that. It still complains about msstore. Any ideas? image

limbo666 commented 2 months ago

For sure this is a winget releated issue. Closing as not caused solely by UnattendedWinstall

Carbon-Axion commented 2 months ago

you need to change your region back to usa or whereever you live