vrijdag 11 november 2022

Windows 11: Unblock multiple files

On Windows 11, I unpacked a zipfile and alle the file were "blocked". Visual studio could not handle some of them.

Solution: go to a parent node. Shift-rightclick on folder and "Open Powershell Window here".

Then: dir -Recurse | Unblock-File

Geen opmerkingen:

Een reactie posten