Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified INSTALLER.BMP
Binary file not shown.
Binary file modified media/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/socialicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/store.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/winget_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/winget_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/winget_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/winget_4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/winget_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/winget_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/winget_7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/winget_8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions wingetui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,13 @@ def loadStuffThread(self):
else:
self.loadStatus += 2
globals.componentStatus["wingetFound"] = False
globals.componentStatus["wingetVersion"] = "Winget is disabled"
globals.componentStatus["wingetVersion"] = _("{0} is disabled").format("Winget")
if not getSettings("DisableScoop"):
Thread(target=self.detectScoop, daemon=True).start()
else:
self.loadStatus += 3
globals.componentStatus["scoopFound"] = False
globals.componentStatus["scoopVersion"] = "Scoop is disabled"
globals.componentStatus["scoopVersion"] = _("{0} is disabled").format("Scoop")
Thread(target=self.detectSudo, daemon=True).start()

# Daemon threads
Expand Down
10 changes: 6 additions & 4 deletions wingetui/lang/lang_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,20 @@
"default": "System language",
"ar" : "Arabic - عربي‎",
"ca" : "Catalan - Català",
"hr" : "Croatian - Hrvatski",
"cs" : "Czech - Čeština",
"de" : "German - Deutsch",
"en" : "English - English",
"fr" : "French - Français",
"hi" : "Hindi - हिंदी",
"hr" : "Croatian - Hrvatski",
"hu" : "Hungarian - Magyar",
"ja" : "Japanese - 日本語",
"ru" : "Russian - Русский",
"sr" : "Serbian - Srpski",
"it" : "Italian - Italiano",
"ja" : "Japanese - 日本語",
"pl" : "Polish - Polski",
"pt_BR" : "Portuguese (Brazil)",
"pt_PT" : "Portuguese (Portugal)",
"ru" : "Russian - Русский",
"sr" : "Serbian - Srpski",
"tr" : "Turkish - Türkçe",
"ua" : "Ukranian - Yкраї́нська",
"zh_CN" : "Simplified Chinese (China)",
Expand Down
Binary file modified wingetui/resources/ID_black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified wingetui/resources/ID_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wingetui/resources/alert_laptop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed wingetui/resources/alert_laptop_black.png
Binary file not shown.
Binary file removed wingetui/resources/alert_laptop_white.png
Binary file not shown.
Binary file modified wingetui/resources/blacklist_black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified wingetui/resources/blacklist_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified wingetui/resources/buggy_black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified wingetui/resources/buggy_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified wingetui/resources/cancel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed wingetui/resources/cancel_black.png
Binary file not shown.
Binary file removed wingetui/resources/cancel_white.png
Binary file not shown.
Binary file added wingetui/resources/checked_laptop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed wingetui/resources/checked_laptop_black.png
Binary file not shown.
Binary file removed wingetui/resources/checked_laptop_white.png
Diff not rendered.
Binary file modified wingetui/resources/checksum_black.png
Binary file modified wingetui/resources/checksum_white.png
Binary file modified wingetui/resources/close_black.png
Binary file modified wingetui/resources/close_white.png
Binary file modified wingetui/resources/collapse_black.png
Binary file modified wingetui/resources/collapse_white.png
Binary file modified wingetui/resources/console_black.png
Binary file modified wingetui/resources/console_white.png
Binary file added wingetui/resources/desktop_download.png
Binary file removed wingetui/resources/desktop_download_black.png
Diff not rendered.
Binary file removed wingetui/resources/desktop_download_white.png
Diff not rendered.
Binary file modified wingetui/resources/drop-down_black.png
Binary file modified wingetui/resources/drop-down_white.png
Binary file modified wingetui/resources/expand_black.png
Binary file modified wingetui/resources/expand_white.png
Binary file modified wingetui/resources/export_black.png
Binary file modified wingetui/resources/export_white.png
Binary file added wingetui/resources/greenicon.png
Binary file removed wingetui/resources/greenicon_black.png
Diff not rendered.
Binary file removed wingetui/resources/greenicon_white.png
Diff not rendered.
Binary file added wingetui/resources/greyicon.png
Binary file removed wingetui/resources/greyicon_black.png
Diff not rendered.
Binary file removed wingetui/resources/greyicon_white.png
Diff not rendered.
Binary file modified wingetui/resources/hamburger_black.png
Binary file modified wingetui/resources/hamburger_white.png
Binary file modified wingetui/resources/icon.png
Binary file removed wingetui/resources/icon_black.png
Diff not rendered.
Binary file removed wingetui/resources/icon_white.png
Diff not rendered.
Binary file modified wingetui/resources/import_black.png
Binary file modified wingetui/resources/import_white.png
Binary file modified wingetui/resources/info_black.png
Binary file modified wingetui/resources/info_white.png
Binary file added wingetui/resources/infocolor.png
Binary file removed wingetui/resources/infocolor_black.png
Diff not rendered.
Binary file removed wingetui/resources/infocolor_white.png
Diff not rendered.
Binary file modified wingetui/resources/install_black.png
Binary file modified wingetui/resources/install_white.png
Binary file modified wingetui/resources/installall_black.png
Binary file modified wingetui/resources/installall_white.png
Binary file modified wingetui/resources/interactive_black.png
Binary file modified wingetui/resources/interactive_white.png
Binary file modified wingetui/resources/launch_black.png
Binary file modified wingetui/resources/launch_white.png
Binary file modified wingetui/resources/list_black.png
Binary file modified wingetui/resources/list_white.png
Binary file modified wingetui/resources/localpc_black.png
Binary file modified wingetui/resources/localpc_white.png
Binary file modified wingetui/resources/menu_close_black.png
Binary file modified wingetui/resources/menu_close_white.png
Binary file modified wingetui/resources/menu_installall_black.png
Binary file modified wingetui/resources/menu_installall_white.png
Binary file modified wingetui/resources/menu_show_black.png
Binary file modified wingetui/resources/menu_show_white.png
Binary file modified wingetui/resources/menu_uninstall_black.png
Binary file modified wingetui/resources/menu_uninstall_white.png
Binary file modified wingetui/resources/menu_updates_black.png
Binary file modified wingetui/resources/menu_updates_white.png
Binary file modified wingetui/resources/newversion_black.png
Binary file modified wingetui/resources/newversion_white.png
Binary file added wingetui/resources/notif_error.png
Binary file removed wingetui/resources/notif_error_black.png
Diff not rendered.
Binary file removed wingetui/resources/notif_error_white.png
Diff not rendered.
Binary file added wingetui/resources/notif_info.png
Binary file removed wingetui/resources/notif_info_black.png
Diff not rendered.
Binary file removed wingetui/resources/notif_info_white.png
Diff not rendered.
Binary file added wingetui/resources/notif_warn.png
Binary file removed wingetui/resources/notif_warn_black.png
Diff not rendered.
Binary file removed wingetui/resources/notif_warn_white.png
Diff not rendered.
Binary file modified wingetui/resources/performinstall_black.png
Binary file modified wingetui/resources/performinstall_white.png
Binary file modified wingetui/resources/placeholder_image_black.png
Binary file modified wingetui/resources/placeholder_image_white.png
Binary file modified wingetui/resources/provider_black.png
Binary file modified wingetui/resources/provider_white.png
Binary file modified wingetui/resources/redicon.png
Binary file modified wingetui/resources/reload_black.png
Binary file modified wingetui/resources/reload_white.png
Binary file modified wingetui/resources/runasadmin_black.png
Binary file modified wingetui/resources/runasadmin_white.png
Binary file modified wingetui/resources/scoop_black.png
Binary file modified wingetui/resources/scoop_white.png
Binary file modified wingetui/resources/search_black.png
Binary file modified wingetui/resources/search_white.png
Binary file modified wingetui/resources/selectall_black.png
Binary file modified wingetui/resources/selectall_white.png
Binary file modified wingetui/resources/selectnone_black.png
Binary file modified wingetui/resources/selectnone_white.png
Binary file modified wingetui/resources/settings_black.png
Binary file added wingetui/resources/settings_gear.png
Binary file removed wingetui/resources/settings_gear_black.png
Diff not rendered.
Binary file removed wingetui/resources/settings_gear_white.png
Diff not rendered.
Binary file modified wingetui/resources/settings_white.png
Binary file modified wingetui/resources/systemtray_black.png
Binary file modified wingetui/resources/systemtray_white.png
Binary file modified wingetui/resources/tick.png
Binary file modified wingetui/resources/trolley_black.png
Binary file modified wingetui/resources/trolley_white.png
Binary file modified wingetui/resources/undelete_black.png
Binary file modified wingetui/resources/undelete_white.png
Binary file modified wingetui/resources/version_black.png
Binary file modified wingetui/resources/version_white.png
Binary file modified wingetui/resources/warn.png
Binary file removed wingetui/resources/warn_black.png
Diff not rendered.
Binary file removed wingetui/resources/warn_white.png
Diff not rendered.
Binary file modified wingetui/resources/winget_black.png
Binary file modified wingetui/resources/winget_white.png
Binary file added wingetui/resources/workstation.png
Binary file removed wingetui/resources/workstation_black.png
Diff not rendered.
Binary file removed wingetui/resources/workstation_white.png
Diff not rendered.
Binary file added wingetui/resources/yellowicon.png
Binary file removed wingetui/resources/yellowicon_black.png
Diff not rendered.
Binary file removed wingetui/resources/yellowicon_white.png
Diff not rendered.
Binary file modified wingetui/sudo/gsudo.exe
Binary file not shown.
5 changes: 4 additions & 1 deletion wingetui/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,10 @@ def getIconMode() -> str:
return "white" if isDark() else "black"

def getMedia(m: str) -> str:
return getPath(m+"_"+getIconMode()+".png")
filename = getPath(m+"_"+getIconMode()+".png")
if not os.path.exists(filename):
filename = getPath(m+".png")
return filename

def getint(s: str, fallback: int) -> int:
try:
Expand Down
45 changes: 41 additions & 4 deletions wingetui/uiSections.py
Original file line number Diff line number Diff line change
Expand Up @@ -1910,7 +1910,19 @@ def __init__(self, parent = None):
self.layout.addWidget(QLinkLabel(f"{_('Contributors')}:", f"font-size: 22pt;font-family: \"{globals.dispfont}\";font-weight: bold;"))
self.layout.addWidget(QLinkLabel(_("WingetUI wouldn't have been possible with the help of our dear contributors. Check out their GitHub profile, WingetUI wouldn't be possible without them!")))
GHcontributors = "<ul>"
for user in ("ppvnf", "RavenMacDaddy", "MisterEvans78", "vedantmgoyal2009", "sklart", "Satanarious", "sitiom", "harleylara", "victorelec14", "neoOpus"):
for user in (
"harleylara",
"MisterEvans78",
"neoOpus",
"panther7",
"ppvnf",
"RavenMacDaddy",
"Satanarious",
"sitiom",
"sklart",
"vedantmgoyal2009",
"victorelec14",
):
GHcontributors += f"<li><a style=\"color:{blueColor}\" href=\"https://github.com/{user}\">{user}</a></li>"
GHcontributors += "</ul>"
self.layout.addWidget(QLinkLabel(GHcontributors))
Expand All @@ -1919,7 +1931,31 @@ def __init__(self, parent = None):
self.layout.addWidget(QLinkLabel(f"{_('Translators')}:", f"font-size: 22pt;font-family: \"{globals.dispfont}\";font-weight: bold;"))
self.layout.addWidget(QLinkLabel(_("WingetUI has not been machine translated. The following users have been in charge of the translations:")))
translators = "<ul>"
for user in ("Aaron liu: Chinese", "Ahmet Özmetin: Turkish", "Artem Moldovanenko: Ukranian", "BUGP Association: Chinese", "Cololi: Chinese", "Datacra5H: German", "Evans: French", "GiacoBot: Italian", "gidano: Hungarian", "Maicol Battistini: Italian", "Nemanja Djurcic: Serbian, Croatian", "Operator404: Ukranian", "ppvnf: Portuguese (Portugal and Brazil)", "Rosario Di Mauro: Italian", "Satyam Singh Niranjan: Hindi", "Sergey: Russian", "sho9029: Japanese", "TAKASE, Yuki: Japanese", "yrctw: Chinese", "Артем: Russian", "Martí Climent: Catalan"):
for user in (
"Aaron liu: Chinese",
"Ahmet Özmetin: Turkish",
"Artem Moldovanenko: Ukranian",
"BUGP Association: Chinese",
"Cololi: Chinese",
"Datacra5H: German",
"Evans: French",
"GiacoBot: Italian",
"gidano: Hungarian",
"Maicol Battistini: Italian",
"Martí Climent: Catalan",
"Nemanja Djurcic: Serbian, Croatian",
"Operator404: Ukranian",
"panther7: Czech",
"ppvnf: Portuguese (Portugal and Brazil)",
"regulargvy13: Polish",
"Rosario Di Mauro: Italian",
"Satyam Singh Niranjan: Hindi",
"Sergey: Russian",
"sho9029: Japanese",
"TAKASE, Yuki: Japanese",
"yrctw: Chinese",
"Артем: Russian",
):
Comment thread
marticliment marked this conversation as resolved.
translators += f"<li>{user}</li>"
translators += "</ul><br>"
translators += _("Do you want to translate WingetUI to your language? See how to contribute <a style=\"color:{0}\" href=\"{1}\"a>HERE!</a>").format(blueColor, "https://github.com/martinet101/WingetUI/wiki#translating-wingetui")
Expand All @@ -1941,7 +1977,7 @@ def __init__(self, parent = None):
self.layout.addWidget(QLinkLabel(f"Pywin32:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{('PSF License')}:&thinsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a style=\"color: {blueColor};\" href=\"https://spdx.org/licenses/PSF-2.0.html\">https://spdx.org/licenses/PSF-2.0.html</a>"))
self.layout.addWidget(QLinkLabel())
self.layout.addWidget(QLinkLabel(f"Winget:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{('MIT License')}:&thinsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a style=\"color: {blueColor};\" href=\"https://github.com/microsoft/winget-cli/blob/master/LICENSE\">https://github.com/microsoft/winget-cli/blob/master/LICENSE</a>"))
self.layout.addWidget(QLinkLabel(f"Scoop:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&thinsp;Unlicense:&thinsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&thinsp;<a style=\"color: {blueColor};\" href=\"https://github.com/lukesampson/scoop/blob/master/LICENSE\">https://github.com/lukesampson/scoop/blob/master/LICENSE</a>"))
self.layout.addWidget(QLinkLabel(f"Scoop:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&thinsp;{('Unlicense')}:&thinsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&thinsp;<a style=\"color: {blueColor};\" href=\"https://github.com/lukesampson/scoop/blob/master/LICENSE\">https://github.com/lukesampson/scoop/blob/master/LICENSE</a>"))
self.layout.addWidget(QLinkLabel(f"GSudo:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&thinsp;{('MIT License')}:&thinsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&thinsp;<a style=\"color: {blueColor};\" href=\"https://github.com/gerardog/gsudo/blob/master/LICENSE.txt\">https://github.com/gerardog/gsudo/blob/master/LICENSE.txt</a>"))
self.layout.addWidget(QLinkLabel())
self.layout.addWidget(QLinkLabel(f"{('Icons')}:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&thinsp;{('By Icons8')}:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&thinsp;<a style=\"color: {blueColor};\" href=\"https://icons8.com\">https://icons8.com</a>"))
Expand Down Expand Up @@ -2031,7 +2067,8 @@ def changeLang():
i = self.language.combobox.currentIndex()
selectedLang = invertedLangDict[self.language.combobox.currentText()] # list(languageReference.keys())[i]
cprint(invertedLangDict[self.language.combobox.currentText()])
setSettingsValue("PreferredLanguage", selectedLang)
self.language.toggleRestartButton(selectedLang != langName)
setSettingsValue("PreferredLanguage", selectedLang, r=False)

def restartElevenClockByLangChange():
subprocess.run(str("start /B \"\" \""+sys.executable)+"\"", shell=True)
Expand Down
Binary file modified wingetui/winget-cli/AppInstaller.exe
Binary file not shown.
Binary file modified wingetui/winget-cli/AppInstaller.winmd
Binary file not shown.
Binary file modified wingetui/winget-cli/AppInstallerBackgroundTasks.dll
Binary file not shown.
Binary file modified wingetui/winget-cli/AppInstallerBackgroundTasks.winmd
Binary file not shown.
Binary file modified wingetui/winget-cli/AppInstallerFullTrustAppServiceClient.exe
Binary file not shown.
Binary file modified wingetui/winget-cli/AppInstallerPythonRedirector.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion wingetui/winget-cli/AppxBlockMap.xml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions wingetui/winget-cli/AppxManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Package IgnorableNamespaces="uap uap2 uap3 uap4 uap5 uap8 mp wincap rescap desktop com desktop6 build" xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap2="http://schemas.microsoft.com/appx/manifest/uap/windows10/2" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" xmlns:uap8="http://schemas.microsoft.com/appx/manifest/uap/windows10/8" xmlns:wincap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/windowscapabilities" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" xmlns:desktop6="http://schemas.microsoft.com/appx/manifest/desktop/windows10/6" xmlns:build="http://schemas.microsoft.com/developer/appx/2015/build">

<Identity Name="Microsoft.DesktopAppInstaller" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="1.18.2091.0" ProcessorArchitecture="x64"/>
<Identity Name="Microsoft.DesktopAppInstaller" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="1.18.2691.0" ProcessorArchitecture="x64"/>
<mp:PhoneIdentity PhoneProductId="199c15cd-11cc-42bc-99de-619509297b5e" PhonePublisherId="95d94207-0c7c-47ed-82db-d75c81153c35"/>
<Properties>
<DisplayName>ms-resource:appDisplayName</DisplayName>
Expand Down Expand Up @@ -164,11 +164,11 @@
</Extension>
</Extensions>
<build:Metadata>
<build:Item Name="cl.exe" Version="19.32.31332.0"/>
<build:Item Name="cl.exe" Version="19.33.31630.0"/>
<build:Item Name="CodeSharingProject" Value="248F659F-DAC5-46E8-AC09-60EC9FC95053"/>
<build:Item Name="VisualStudio" Version="17.0"/>
<build:Item Name="OperatingSystem" Version="10.0.20348.1 (WinBuild.160101.0800)"/>
<build:Item Name="Microsoft.Build.AppxPackage.dll" Version="17.2.32427.441"/>
<build:Item Name="Microsoft.Build.AppxPackage.dll" Version="17.3.32728.75"/>
<build:Item Name="ProjectGUID" Value="{2910e195-72ee-433c-a714-8add7c86118b}"/>
<build:Item Name="ilc.exe" Version="1.4.24211.07 built by: PROJECTNSVC2"/>
<build:Item Name="OptimizingToolset" Value="ilc.exe"/>
Expand Down
Binary file modified wingetui/winget-cli/AppxMetadata/CodeIntegrity.cat
Binary file not shown.
Binary file modified wingetui/winget-cli/AppxSignature.p7x
Binary file not shown.
Binary file modified wingetui/winget-cli/AuthenticationManager.exe
Binary file not shown.
Binary file modified wingetui/winget-cli/Microsoft.Management.Deployment.winmd
Binary file not shown.
Binary file modified wingetui/winget-cli/WindowsPackageManager.dll
Binary file not shown.
Binary file modified wingetui/winget-cli/WindowsPackageManagerServer.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion wingetui/winget-cli/[Content_Types].xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="dll" ContentType="application/x-msdownload"/><Default Extension="winmd" ContentType="application/octet-stream"/><Default Extension="sccd" ContentType="application/octet-stream"/><Default Extension="png" ContentType="image/png"/><Default Extension="xsd" ContentType="text/xml"/><Default Extension="exe" ContentType="application/x-msdownload"/><Default Extension="pri" ContentType="application/octet-stream"/><Default Extension="xml" ContentType="application/vnd.ms-appx.manifest+xml"/><Override PartName="/AppxBlockMap.xml" ContentType="application/vnd.ms-appx.blockmap+xml"/><Override PartName="/AppxSignature.p7x" ContentType="application/vnd.ms-appx.signature"/><Override PartName="/AppxMetadata/CodeIntegrity.cat" ContentType="application/vnd.ms-pkiseccat"/></Types>
<Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="dll" ContentType="application/x-msdownload"/><Default Extension="winmd" ContentType="application/octet-stream"/><Default Extension="png" ContentType="image/png"/><Default Extension="sccd" ContentType="application/octet-stream"/><Default Extension="xsd" ContentType="text/xml"/><Default Extension="exe" ContentType="application/x-msdownload"/><Default Extension="pri" ContentType="application/octet-stream"/><Default Extension="xml" ContentType="application/vnd.ms-appx.manifest+xml"/><Override PartName="/AppxBlockMap.xml" ContentType="application/vnd.ms-appx.blockmap+xml"/><Override PartName="/AppxSignature.p7x" ContentType="application/vnd.ms-appx.signature"/><Override PartName="/AppxMetadata/CodeIntegrity.cat" ContentType="application/vnd.ms-pkiseccat"/></Types>
Binary file modified wingetui/winget-cli/resources.pri
Binary file not shown.
Binary file modified wingetui/winget-cli/winget.exe
Binary file not shown.