From ecf35b399c96fff8caaa4f0d33be3a7b38ec2d53 Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Tue, 1 Aug 2023 20:36:38 +0700 Subject: [PATCH] docs(windows): Update OS requirement to Windows 10 --- .../src/desktop/help/about/requirements.md | 9 ++----- .../help/basic/make-taskbar-icon-visible.md | 27 ------------------- windows/src/desktop/help/basic/uninstall.md | 15 ----------- windows/src/desktop/help/common/os.md | 12 +-------- .../src/desktop/help/common/requirements.md | 2 +- 5 files changed, 4 insertions(+), 61 deletions(-) diff --git a/windows/src/desktop/help/about/requirements.md b/windows/src/desktop/help/about/requirements.md index b9dd275555..2a82eb89de 100644 --- a/windows/src/desktop/help/about/requirements.md +++ b/windows/src/desktop/help/about/requirements.md @@ -4,20 +4,15 @@ title: System Requirements ## Supported Windows Operating Systems -Keyman fully supports 32-bit *and* 64-bit versions of the following +Keyman fully supports 64-bit versions of the following Windows operating systems: -- Windows 7 -- Windows 8 -- Windows 8.1 - Windows 10 - Windows 11 -- Windows Server 2008 and 2008 R2 -- Windows Server 2012 and 2012 R2 **Note:** Keyman works slightly differently in different versions of Windows. Older versions of Windows have more language limitations and need extra configuration. ## Resource Requirements Keyman has minimal resource requirements. Any computer that can run -Windows 7 should be able to run Keyman without trouble. +Windows 10 should be able to run Keyman without trouble. diff --git a/windows/src/desktop/help/basic/make-taskbar-icon-visible.md b/windows/src/desktop/help/basic/make-taskbar-icon-visible.md index 9c5bbd66a4..62b90be5d4 100644 --- a/windows/src/desktop/help/basic/make-taskbar-icon-visible.md +++ b/windows/src/desktop/help/basic/make-taskbar-icon-visible.md @@ -37,30 +37,3 @@ Here's how to make the change with Windows Settings: 5. The Keyman icon will now always appear in the Windows Taskbar near the clock, if Keyman is on. 6. Continue on to [Step 5](../start/tutorial#step-5-) of this guide. - -- On Windows 8: - - 1. Right-click on the Windows Taskbar. - ![](../desktop_images/win8-taskbar1.png) - 2. Select 'Properties'. - 3. Next to 'Notification area', click Customize…. - ![](../desktop_images/win8-taskbar2.png) - 4. From the dropdown menu beside 'Keyman - Engine x86', select 'Show icon and notifications'. - ![](../desktop_images/win8-taskbar3.png) - 5. Click OK to apply changes. The Keyman icon will now always - appear in the Windows Taskbar near the clock, if Keyman is - on. - 6. Continue on to [Step 5](../start/tutorial#step-5-) of this guide. - -- On Windows 7: - - 1. Open the Windows Start menu. - 2. In the search field, type and enter: Notification Area Icons - 3. From the dropdown menu beside Keyman - Engine x86, select 'Show icon and notifications'. - ![](../desktop_images/7-taskbar.png) - 4. Click OK to apply changes. The Keyman icon will now always - appear in the Windows Taskbar near the clock, if Keyman is - on. - 5. Continue on to [Step 5](../start/tutorial#step-5-) of this guide. diff --git a/windows/src/desktop/help/basic/uninstall.md b/windows/src/desktop/help/basic/uninstall.md index d9952a4279..7e7cb2274c 100644 --- a/windows/src/desktop/help/basic/uninstall.md +++ b/windows/src/desktop/help/basic/uninstall.md @@ -15,18 +15,3 @@ title: Software Task - Uninstall Keyman 5. Click Uninstall. 6. Follow the prompts to complete the uninstall. - -## Uninstall Keyman from Windows 7 or 8 - -1. Exit Keyman. - -2. Open Windows Control Panel. - -3. Select \'Add or Remove Programs\' or \'Programs and Features\' or - \'Uninstall a program\'. - -4. Click Keyman in the list. - -5. Click Remove or Uninstall or right-click \'Uninstall\'. - -6. Follow the prompts to complete the uninstall. diff --git a/windows/src/desktop/help/common/os.md b/windows/src/desktop/help/common/os.md index ca1ead7b27..40f47723b7 100644 --- a/windows/src/desktop/help/common/os.md +++ b/windows/src/desktop/help/common/os.md @@ -2,23 +2,13 @@ title: What operating systems does Keyman support? --- -Keyman fully supports 32-bit *and* 64-bit versions of the following +Keyman fully supports 64-bit versions of the following Windows operating systems: -- Windows Server 2008 - -- Windows 7 - -- Windows 8 - -- Windows 8.1 - - Windows 10 - Windows 11 -- Windows Server 2012 and 2012 R2 - **Note:** Keyman works slightly differently in different versions of Windows. Older versions of Windows have more language limitations and need extra diff --git a/windows/src/desktop/help/common/requirements.md b/windows/src/desktop/help/common/requirements.md index cdd3d81c23..11fefc6dfd 100644 --- a/windows/src/desktop/help/common/requirements.md +++ b/windows/src/desktop/help/common/requirements.md @@ -3,4 +3,4 @@ title: What are Keyman's hardware requirements? --- Keyman has minimal resource requirements. Any computer that can run -Windows 7 or later should be able to run Keyman without trouble. +Windows 10 or later should be able to run Keyman without trouble.