diff --git a/Windows10/ApplyCleanstartmenu.ps1 b/Windows10/ApplyCleanstartmenu.ps1 new file mode 100644 index 0000000..8377919 --- /dev/null +++ b/Windows10/ApplyCleanstartmenu.ps1 @@ -0,0 +1 @@ +import-startlayout -layoutpath c:\Windows\Temp\Cleanstartmenu.xml -MountPath $env:SystemDrive\ \ No newline at end of file