You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/troubleshoot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
-**Make sure** you are using the latest version.
4
4
5
-
-**Reach out to us** on [Discord](https://discord.gg/yJ8phEmbw9) (signup not required) or [GitHub](https://github.com/gravesoft) with an error screenshot.
5
+
-**Reach out to us** on [Discord](https://discord.gg/yJ8phEmbw9) (signup not required) or [GitHub](https://github.com/gravesoft/gravesoft.dev/discussions) with an error screenshot.
6
6
7
7
import DiscordBadge from '@site/src/components/DiscordBadge';
Copy file name to clipboardExpand all lines: docs/update-windows-iso.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Follow these steps to manually create an updated Windows ISO:
63
63
64
64
3.**Download Updates**
65
65
- Go to [UUP Dump](https://uupdump.net/).
66
-
(We are using this site here only to fetch official Microsoft update files. Downloading ISOs from this site for general use is not recommended; use them for evaluation purposes only.)
66
+
(We are using this site here only to fetch official Microsoft update files. Generating ISOs from this site for general use is not recommended; use them for evaluation purposes only.)
67
67
- From the dropdown menu, choose the correct version. For example:
68
68
- For **Windows 10 LTSC 2021**, choose **Windows 10 21H2**
69
69
- For **Windows 11 LTSC 2024**, choose **Windows 11 24H2**
@@ -72,15 +72,15 @@ Follow these steps to manually create an updated Windows ISO:
72
72
- A list will appear. Select the latest build that **does not include “Cumulative Update”** in its name. It should be labeled “Feature update” or “Windows 10/11.”
73
73
- On the next page, it will ask you to choose a language - no need to change it, just click **Next**.
74
74
- On the following page, it will ask you to choose an edition - again, no need to change anything, just click **Next**.
75
-
- On the next page, click the button named **Create download package for these updates**.
76
-
- Extract the downloaded ZIP file and run the script named `uup_download_windows.cmd`.
75
+
- On the final summary page, click the button named **Create download package for these updates**.
76
+
- Extract all the contents of the downloaded ZIP file, then run the script named `uup_download_windows.cmd`.
77
77
- It will download all the update files into a folder named `UUPs`.
78
78
-**Download .NET Updates**
79
79
- The package above includes .NET updates **only** for Windows 11 build 22H2 and newer.
80
80
If you’re updating **Windows 10** or **Server 2022** ISOs, download the .NET updates separately.
81
81
You can skip this step if you’re updating **Windows 11** or **Server 2025** ISOs.
82
82
- Open the appropriate link below based on your ISO version and download the latest month's file.
0 commit comments