Test 1715290913 fix ugly ifs (#1957)

* fix nested ifs

* Compile Winutil

* fix syntax

* Compile Winutil

* Add Spotify and Choco Fallback

* Compile Winutil

---------

Co-authored-by: ty802 <ty802@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com>
This commit is contained in:
kian yamamoto
2024-05-09 22:49:23 -05:00
committed by GitHub
parent 8eb51560d8
commit 565f9c310c
5 changed files with 110 additions and 36 deletions

View File

@ -1687,6 +1687,14 @@
"link": "https://bitsum.com/",
"winget": "BitSum.ProcessLasso"
},
"WPFInstallspotify": {
"category": "Multimedia Tools",
"choco": "spotify",
"content": "Spotify",
"description": "Spotify is a digital music service that gives you access to millions of songs, podcasts, and videos from artists all over the world.",
"link": "https://www.spotify.com/",
"winget": "Spotify.Spotify"
},
"WPFInstallprocessmonitor": {
"category": "Microsoft Tools",
"choco": "procexp",