Technical tips for various products and programming languages
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