Commit Graph

4 Commits

Author SHA1 Message Date
Kian
532c7c85d5
Fix fallback bug and merge choco uninstall rework
- fixed return from wrong return from winget install
   Install-WinUtilProgramWinget
 - syntax/wording cleenup in Install-WinUtilProgramWinget

 - fix bugs in ty802/winutil#1 after merge
2024-05-11 19:09:45 -05:00
Mr.k
782fca962e
Add Extra Guards/Checks in 'Install-WinUtilProgramChoco' Private Function 2024-05-11 19:09:45 -05:00
Mr.k
e69048a7a0
Implement Uninstall Command for Chocolatey, and Made a Starting Point on the Automatic Upgrade when a Package is Already Installed, similar to WinGet Install Command 2024-05-11 19:09:45 -05:00
kian yamamoto
0981509cfb
Install flow rework (#1961)
* Install flow rework
Sperated Winget and Chocolatey setps when installing software add skip them when not needed

* fix uninstall

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2024-05-11 16:06:57 -05:00