mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-06-28 09:04:47 -05:00
Test 05 2023 - Typos and Minor Bug Fixes (#736)
* Fix inputxml file (#730) * Compile Winutil * Fix object name of programs * fix Width of buttons * Updated winutil picture (screen-install.png) --------- Co-authored-by: padsalatushal <padsalatushal@users.noreply.github.com> * Fix #649 : revo uninstaller package name (#732) * Compile Winutil * fix package name of revo unistaller --------- Co-authored-by: padsalatushal <padsalatushal@users.noreply.github.com> * Fix import export feature on tweak section (#733) * Compile Winutil * fix typo :) --------- Co-authored-by: padsalatushal <padsalatushal@users.noreply.github.com> * Compile Winutil --------- Co-authored-by: Padsala Tushal <57517785+padsalatushal@users.noreply.github.com> Co-authored-by: padsalatushal <padsalatushal@users.noreply.github.com> Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com>
This commit is contained in:
@ -212,7 +212,7 @@
|
||||
"choco": "python"
|
||||
},
|
||||
"WPFInstallrevo": {
|
||||
"winget": "RevoUnInstaller.RevoUnInstaller",
|
||||
"winget": "RevoUninstaller.RevoUninstaller",
|
||||
"choco": "revo-uninstaller"
|
||||
},
|
||||
"WPFInstallrufus": {
|
||||
|
Reference in New Issue
Block a user