commit 1c9de7261a1c886f4fb000baa39866c301b462d8 Author: Carsten Abele Date: Thu Dec 21 20:32:52 2023 +0000 Dateien nach "/" hochladen diff --git a/configuration.dsc.yaml b/configuration.dsc.yaml new file mode 100644 index 0000000..f29bcec --- /dev/null +++ b/configuration.dsc.yaml @@ -0,0 +1,140 @@ +# yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2 +# Reference: https://github.com/microsoft/winget-cli#building-the-client + +properties: + configurationVersion: 0.2.0 + resources: + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Paint (Removal) + allowPrerelease: true + settings: + id: "9PCFS5B6T72H" + source: msstore + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: XBox-TCUI Removal + settings: + id: "Microsoft.Xbox.TCUI_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: XBox-App Removal + settings: + id: "Microsoft.XboxApp_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: XBox-Gameoverlay Removal + settings: + id: "Microsoft.XboxGameOverlay_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: XBox-GamingOverlay Removal + settings: + id: "Microsoft.XboxGamingOverlay_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: XBox-IdentityProvider Removal + settings: + id: "Microsoft.XboxIdentityProvider_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: XBox-SpeechtoTextOverlay Removal + settings: + id: "Microsoft.XboxSpeechToTextOverlay_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: ZuneMusic + settings: + id: "Microsoft.ZuneMusic_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: ZuneVideoRemoval + settings: + id: "Microsoft.ZuneVideo_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Feedbackhub Removal + settings: + id: "Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Cortana Removal + settings: + id: "Microsoft.549981C3F5F10_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Wetter Removal + settings: + id: "Microsoft.BingWeather_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: GetHelp Removal + settings: + id: "Microsoft.GetHelp_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: GetStarted Removal + settings: + id: "Microsoft.GetStarted_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Paint3D Removal + settings: + id: "Microsoft.MSPaint_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Mixed Reality Removal + settings: + id: "Microsoft.MixedReality.Portal_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: 3DViewer Removal + settings: + id: "Microsoft.Microsoft3DViewer_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Kontakte Removal + settings: + id: "Microsoft.People_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Nachrichten Removal + settings: + id: "Microsoft.Messaging_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Mail und Kalender Removal + settings: + id: "Microsoft.windowscommunicationsapps_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Alarm Removal + settings: + id: "Microsoft.WindowsAlarms_8wekyb3d8bbwe" + ensure: absent + - resource: Microsoft.WinGet.DSC/WinGetPackage + directives: + description: Maps Removal + settings: + id: "Microsoft.WindowsMaps_8wekyb3d8bbwe" + ensure: absent \ No newline at end of file