Powershell command to Terminal

I’m trying to install mods for Morrowind openMW. I stop on step where I should run command in powershell (they have instructions only for Windows). 


Powershell.exe (Terminal.app?) -executionpolicy bypass -File .\momw-folder-generator-I-heart-Vanilla-DC(mod name).ps1


When I just change poweshell.exe to Terminal.app it’s said “command not found”. 


I’m on MacBook Pro early 2015 OS Maverick fully updated.


I have iTerms app


Could you please help me to make the same as on Windows command on MacOS

MacBook Pro 13″, macOS 12.7

Posted on Jan 18, 2025 8:00 AM

Reply
1 reply
Sort By: 

Jan 18, 2025 1:55 PM in response to Nick_Mozgunov

The command you are trying to run tells Powershell (a Windows terminal) to bypass the execution policy of Windows for the file provided after the -File switch. None of that applies to macOS and the security models for the two OS are completely different.


The Morrowind mod devs need to provide appropriate instructions for the platforms they support - "here's a Windows Powershell command, figure out its equivalent on macOS or a Linux distro" obviously doesn't cut it. For example - why does that file need you to bypass Windows' execution policy?

Reply

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Powershell command to Terminal

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.