From 02f50c46cb892e556c42e62d3cfd6f20040dc8bb Mon Sep 17 00:00:00 2001 From: SamyaDaleh Date: Sun, 26 Nov 2023 10:14:39 +0100 Subject: [PATCH] notes regarding execution block --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 07d4d1a..5dc7cb0 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,18 @@ this. ## Installation -* Download the artifact from the latest workflow run in the Actions tab. -* Unzip -* Open folder, double-click on shawzin.exe +1. Download the artifact from the latest release. +2. Unzip +3. Open folder +4. Double-click on `shawzin.exe` + +When you try to run the Shawzin Simulator on Windows, the file might get blocked by Windows SmartScreen. +To run it anyway, you have to perform these steps: + +1. **Right-click** on the downloaded `shawzin.exe` file. +2. Select **Properties**. +3. In the Properties window, under the **General** tab, look for an **Unblock** checkbox near the bottom. If it's present, check it and click **OK**. +4. If you get a Windows SmartScreen warning upon running the file, click on **More info**, and then select **Run anyway**. ## Controls