Advertisement
deathly1

install

Jun 24th, 2024 (edited)
418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.79 KB | None | 0 0
  1. {
  2.     "WPFTweaks":  [
  3.                       "WPFTweaksRestorePoint",
  4.                       "WPFTweaksWifi",
  5.                       "WPFTweaksHome",
  6.                       "WPFTweaksStorage",
  7.                       "WPFTweaksHiber",
  8.                       "WPFTweaksDVR",
  9.                       "WPFTweaksTele",
  10.                       "WPFTweaksAH",
  11.                       "WPFTweaksEndTaskOnTaskbar",
  12.                       "WPFTweaksLoc",
  13.                       "WPFTweaksOO",
  14.                       "WPFTweaksDiskCleanup",
  15.                       "WPFTweaksServices",
  16.                       "WPFTweaksTeredo",
  17.                       "WPFTweaksDeleteTempFiles"
  18.                   ],
  19.     "Install":  [
  20.                     {
  21.                         "winget":  "Valve.Steam",
  22.                         "choco":  "steam-client"
  23.                     },
  24.                     {
  25.                         "winget":  "Microsoft.DotNet.DesktopRuntime.8",
  26.                         "choco":  "dotnet-8.0-runtime"
  27.                     },
  28.                     {
  29.                         "winget":  "Google.Chrome",
  30.                         "choco":  "googlechrome"
  31.                     },
  32.                     {
  33.                         "winget":  "Discord.Discord",
  34.                         "choco":  "discord"
  35.                     },
  36.                     {
  37.                         "winget":  "Microsoft.DotNet.DesktopRuntime.7",
  38.                         "choco":  "dotnet-7.0-runtime"
  39.                     }
  40.                 ],
  41.     "WPFInstall":  [
  42.                        "WPFInstallsteam",
  43.                        "WPFInstalldotnet8",
  44.                        "WPFInstallchrome",
  45.                        "WPFInstalldiscord",
  46.                        "WPFInstalldotnet7"
  47.                    ],
  48.     "WPFFeature":  [
  49.  
  50.                    ]
  51. }
  52.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement