Smart App Control Blocked Railway.exe
ido93
HOBBYOP

a month ago

Windows Smart App Control blocking the railway.exe, and now Claude is not able to write commands on the CLI. What should I do? Claude is suggesting to create a script and run over HTTP, but it will require this solution now for every project, which is not a good solution.

Solved

3 Replies

Railway
BOT

a month ago

Since Smart App Control is blocking the standalone executable, you can install the Railway CLI through npm or Scoop instead, both of which work on Windows and sidestep the blocked binary entirely. All supported installation methods are listed in our CLI docs.


Status changed to Awaiting User Response Railway about 1 month ago


Railway

Since Smart App Control is blocking the standalone executable, you can install the Railway CLI through npm or Scoop instead, both of which work on Windows and sidestep the blocked binary entirely. All supported installation methods are listed in our [CLI docs](https://docs.railway.com/cli#installing-the-cli).

ido93
HOBBYOP

a month ago

npm and Scoop deliver the exact same blocked binary — the install method isn't the problem


Status changed to Awaiting Railway Response Railway about 1 month ago


Railway
BOT

a month ago

You're right that the underlying binary is the same. On Windows, the supported path is to run the CLI inside WSL (Windows Subsystem for Linux), which bypasses Smart App Control entirely since the CLI runs as a native Linux binary in the WSL environment.


Status changed to Awaiting User Response Railway about 1 month ago


Railway
BOT

a month ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 1 month ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...