-
Notifications
You must be signed in to change notification settings - Fork 0
Free Up Some Disk Space
Michael Kramer edited this page May 30, 2018
·
1 revision
Steps:
- open CMD in admin
robocopy C:\swsetup D:\swsetup /MOVE /e
mklink /J C:\swsetup D:\swsetup
Steps:
- open CMD in admin
robocopy C:\Windows\SoftwareDistribution D:\Windows\SoftwareDistribution /MOVE /e
mklink /J C:\Windows\SoftwareDistribution D:\Windows\SoftwareDistribution