Skip to content

Commit

Permalink
Docs: Info block
Browse files Browse the repository at this point in the history
  • Loading branch information
BornToBeRoot committed Dec 31, 2023
1 parent 3dc1922 commit e426016
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Website/src/pages/Download.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ import styles from "./index.module.css";

Version: **2023.11.28.0** | Released: **28.11.2023**

Download the latest binaries via GitHub Releases:

<div className={`${styles.downloadButtonContainer} margin-bottom--lg`}>
<Link
className={`button button--primary ${styles.downloadButton}`}
Expand All @@ -33,6 +35,24 @@ Version: **2023.11.28.0** | Released: **28.11.2023**
</Link>
</div>

:::info

**Setup**
Installs NETworkManager on your system for all users (requires administrator privileges).
Profiles and settings are stored in the user profile under `Documents\NETworkManager`.
> Recommended for most users.
**Portable**
Run NETworkManager anywhere without installation (e.g. USB stick, network share).
Profiles and settings are stored in the same directory as the executable.

**Archive**
Run NETworkManager anywhere without installation (e.g. USB stick, network share).
Profiles and settings are stored in the user profile under `Documents\NETworkManager`.
> Might be useful for some custom deployment scenarios (e.g. Terminal Server, SCCM / Intune).
:::

### File hashes

File hashes of the above downloads:
Expand Down

0 comments on commit e426016

Please sign in to comment.