Move unsigned exe notice below Windows section

This commit is contained in:
2026-06-01 10:14:16 +02:00
parent ad4a2ceff4
commit 6e09d0bcd4
+8 -8
View File
@@ -63,6 +63,14 @@ Expand-Archive notalterra-v0.1.3-windows-x64.zip -DestinationPath .
> **Extract All**), then open **Command Prompt** or **PowerShell** in that
> folder and run `.\NotAlterra.exe`.
> [!IMPORTANT]
> **Running an unsigned executable on Windows** triggers a UAC "Unknown
> Publisher" warning, forcing you to click "Run anyway" and bypass
> Windows' safety net. This tool lacks a signature not because it's
> unsafe, but because free services like SignPath Foundation require
> proven community standing first — submitted as soon as the project
> meets their basic acceptance criteria.
## Usage
Run the binary. On first launch it auto-scans for your save folder. The menu is keyboard-driven:
@@ -141,14 +149,6 @@ Delete `config.ini` to force a fresh scan on next launch.
---
> [!IMPORTANT]
> **Running an unsigned executable on Windows** triggers a UAC "Unknown
> Publisher" warning, forcing you to click "Run anyway" and bypass
> Windows' safety net. This tool lacks a signature not because it's
> unsafe, but because free services like SignPath Foundation require
> proven community standing first — submitted as soon as the project
> meets their basic acceptance criteria.
## Safety
- Runs in your user context — no admin privileges required