From ef28b68e089628a332f183c0fcea31f33aae5858 Mon Sep 17 00:00:00 2001 From: shaun Date: Fri, 21 Jun 2024 06:55:57 +0000 Subject: [PATCH] GITBOOK-17: No subject --- SUMMARY.md | 2 +- how-to-install-aiforged.md | 43 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 how-to-install-aiforged.md diff --git a/SUMMARY.md b/SUMMARY.md index 6e003c9..1de09dc 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,7 +1,7 @@ # Table of contents * [📣 Release Notes](README.md) -* [📥 How to Install AIForged]() +* [📥 How to Install AIForged](how-to-install-aiforged.md) * [✏️ Register.](register.md) * [✅ Activate my account](activate-my-account.md) * [❓ Forgot Password](forgot-password.md) diff --git a/how-to-install-aiforged.md b/how-to-install-aiforged.md new file mode 100644 index 0000000..43648c5 --- /dev/null +++ b/how-to-install-aiforged.md @@ -0,0 +1,43 @@ +# 📥 How to Install AIForged + +### Installation Options + +#### Microsoft Store + +Installing AIForged Studio from the Microsoft Store is straightforward and follows the same process as any other Microsoft Store app. + +[Install from the Microsoft Store](https://apps.microsoft.com/store/detail/aiforged/9N9TV5K8F914) + +#### Fastlane Releases + +AIForged Studio can also be installed via our Fastlane releases, offering two installer types: + +1. **MSI Installer**: This traditional installer simplifies distribution and management at an enterprise level. +2. **MSIX Installer**: This modern installer packages AIForged Studio and installs it to your local Microsoft Packages directory, similar to apps from the Microsoft Store. + +Both installer types from Fastlane include auto-update features to keep AIForged Studio up to date. For more details and to download the installers, please visit the Fastlane page. + +[Install from the Fastlane](https://aiforgedstorage.blob.core.windows.net/install/index.html) + +#### System Requirements + +Ensure your computer meets or exceeds the following system requirements before installing AIForged Studio. + +| Category | Minimum Requirement | Maximum Requirement | +| ------------------ | ----------------------------------------- | ----------------------------------------- | +| OS | Windows 10 version 10.0.19041.0 or higher | Windows 11 version 10.0.22000.0 or higher | +| Architecture | x64 | x64 | +| Display Resolution | 1920 x 1080 | 1920 x 1080 or higher | +| Mouse | Mouse or Touch Support | Mouse or Touch Support | +| DirectX | Version 9 | Version 11 | +| Memory | 4 GB | 8 GB | +| Video Memory | 1 GB | 1 GB | +| Processor | Intel Core i3 or AMD Ryzen 3 | Intel Core i5 or AMD Ryzen 5 | + +**Runs on Windows Server (with Desktop Component) - Build 10.0.19041.0 or higher** + +### Documentation Repository + +This is the repository for AIForged documentation. + +[View the published documentation here](http://docs.aiforged.com/)