From fd4ecb03fd54130735e62cb8ba3d76e64b2cf717 Mon Sep 17 00:00:00 2001 From: Richard Newton Date: Wed, 21 Feb 2018 13:33:48 -0800 Subject: [PATCH] Renamed Windows10SilentDebloater to Windows10SysPrepDebloater I renamed Windows10SilentDebloater to Windows10SysPrepDebloater to better show what the intended purpose of this version of the script is for. --- Windows10SilentDebloater.ps1 => Windows10SysPrepDebloater.ps1 | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Windows10SilentDebloater.ps1 => Windows10SysPrepDebloater.ps1 (100%) diff --git a/Windows10SilentDebloater.ps1 b/Windows10SysPrepDebloater.ps1 similarity index 100% rename from Windows10SilentDebloater.ps1 rename to Windows10SysPrepDebloater.ps1