diff --git a/config/applications.json b/config/applications.json index 8104f772..57eab3c1 100755 --- a/config/applications.json +++ b/config/applications.json @@ -95,6 +95,10 @@ "winget": "Microsoft.DotNet.DesktopRuntime.6", "choco": "dotnet-6.0-runtime" }, + "WPFInstalldotnet7": { + "winget": "Microsoft.DotNet.DesktopRuntime.7", + "choco": "dotnet-7.0-runtime" + }, "WPFInstalleaapp": { "winget": "ElectronicArts.EADesktop", "choco": "ea-app" @@ -559,6 +563,10 @@ "winget": "Microsoft.VCRedist.2015+.x64", "choco": "na" }, + "WPFInstallventoy": { + "winget": "na", + "choco": "ventoy" + }, "WPFInstallviber": { "Winget": "Viber.Viber", "choco": "viber" diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml index 01784775..22926c46 100644 --- a/xaml/inputXML.xaml +++ b/xaml/inputXML.xaml @@ -334,6 +334,7 @@ + @@ -382,6 +383,7 @@ + @@ -418,7 +420,7 @@ - +