ChrisTitusTech / winutil

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

nilesoftShel not showing in Install Section #2260

Open SHR1SHAK opened 2 days ago

SHR1SHAK commented 2 days ago

Describe the bug App existed inside application.json not found on GUI

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Install'
  2. Click on 'Search and search nilesoft'
  3. Not found

Expected behavior I was looking for nilesoftshel a right-click alternative. Searched on winutil not found. So I was going to create a PR. But found out Its already listed inside application.json but not showing on GUI.

Screenshots Screenshot (5)

MyDrift-user commented 2 days ago

Thanks @SHR1SHAK This is because the "content" is the name used to display it in the utility, in this case "Shell (Expanded Context Menu)".

EDIT: "SHELL" is the true Name of the Product, Nilesoft is the "Company/Group ..) behind it.

Since the Application is Calles "Nilesoft Shell" when installed, and that is the more distinguishable name I will change it and make a PR

SHR1SHAK commented 2 days ago

Sure