Jump to content

Unblock all files easily


tajrizek

Recommended Posts

I was looking for a method to unblock all files in the Modules folder and I found one thread that didn't answer the question with enough ease so here is a quick guide:

 

1. Open Windows start menu

 

2. Type in start menu "Powershell"

 

3. Right click on Powershell and select "Run as administrator"

 

4. Paste the following command into the Powershell window by right clicking anywhere inside it:

Get-ChildItem -Path 'D:\SteamLibrary\steamapps\common\Mount & Blade II Bannerlord\Modules' -Recurse | Unblock-File
*Change the path according to the game/folder you wish to unblock the files of.
5. Repeat step 4 whenever you download more mods and add them to your library
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...