ChrisTitusTech / winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
MIT License
24.13k stars 1.47k forks source link

Programs Not Installing #91

Closed tkiral closed 2 years ago

tkiral commented 2 years ago

Describe the bug Programs do not install despite program indicating programs were installed.

To Reproduce Steps to reproduce the behavior:

  1. Start script
  2. Choose "Install" from the left-hand navigation pane
  3. Choose any program
  4. Click "Start install"

Expected behavior Programs are installed.

Additional context Using Windows 10 on an Asus laptop

tkiral commented 2 years ago

After installing "App Installer" from the windows store, most programs were installed. LibreWolf was not installed even with this fix.

chriswayg commented 2 years ago

I had the same issue because I had debloated Windows 10 with https://github.com/Sycnex/Windows10Debloater first (.\Windows10SysPrepDebloater.ps1 -Debloat -Privacy). I also had to reinstall "App Installer" (as @tkiral mentioned). Most apps that I tried (about 20) can now be installed.

For me only LibreOffice did not install.

The script should check for prerequisites such as App Installer and display a meaningful error, rather than displaying a successful install message.

czajne commented 2 years ago

I have the same issue with W11 Home. When i updated app installer apps can install this tool, bot LibreOffice not

ChrisTitusTech commented 2 years ago

This should be fixed with latest PR #94 merge