Skip to content

Commit

Permalink
Merge pull request #9689 from keymanapp/docs/windows/9391/add-win11-r…
Browse files Browse the repository at this point in the history
…eferences

docs(windows): update text and images for windows 11
  • Loading branch information
rc-swag authored Oct 19, 2023
2 parents bd0e5b4 + cd9fe82 commit 9054c48
Show file tree
Hide file tree
Showing 12 changed files with 47 additions and 33 deletions.
1 change: 0 additions & 1 deletion windows/src/desktop/help/advanced/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ title: Advanced Help

* [proxy_config](proxy_config)
* [locale_edit](locale_edit)
* [text_services_framework](text_services_framework)
28 changes: 0 additions & 28 deletions windows/src/desktop/help/advanced/text_services_framework.md

This file was deleted.

13 changes: 13 additions & 0 deletions windows/src/desktop/help/basic/make-taskbar-icon-visible.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,16 @@ 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 11

1. Right-click on the Windows Taskbar.

![](../desktop_images/win11-taskbar1.png)
2. Select 'Taskbar settings'.
3. Under 'Other system tray icons', expand the list,
click the toggle button beside 'Keyman Engine x86'to turn it on.
![](../desktop_images/win11-taskbar2.png)
4. 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.
15 changes: 15 additions & 0 deletions windows/src/desktop/help/basic/uninstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,18 @@ title: Software Task - Uninstall Keyman
5. Click Uninstall.

6. Follow the prompts to complete the uninstall.

## Uninstall Keyman from Windows 11

1. Exit Keyman.

2. Open Windows Start Menu and type "Add or Remove Programs", and open that app.

3. In the Apps > Installed apps search box, type "Keyman".

4. Click the three horizontal dots to the right of Keyman in the list.
![](../desktop_images/win11-uninstall.png)

5. Click Uninstall.

6. Follow the prompts to complete the uninstall.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion windows/src/desktop/help/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ frequently asked questions, tutorials, and videos.
### [Advanced Topics](advanced/)
* [Character Map](basic/toolbox/character-map)
* [Hotkeys](start/hotkey_set)
* [Text Services Framework Addin](advanced/text_services_framework)
* [Use Word macros to switch keyboard and font](https://help.keyman.com/kb/93)
* [Application Programming Interface (API)](https://help.keyman.com/developer/engine/desktop/current-version/api/)
* [Keyman for Windows version history](https://help.keyman.com/products/windows/version-history)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ After you download Keyman, to install the program:

2. Double-click the file to begin installation.

3. You may be warned to use a "Microsoft-verfied" App from the Microsoft Store. This is because Keyman is not available in the Microsoft Store. If "**Install Anyway**" is an option, select that. Otherwise follow the instructions found here [How To - Allow Windows 10 to Install Apps From Anywhere](../troubleshooting/install-app-from-anywhere)
3. You may be warned to use a "Microsoft-verfied" App from the Microsoft Store. This is because Keyman is not available in the Microsoft Store. If "**Install Anyway**" is an option, select that. Otherwise follow the instructions found here [How To - Allow Windows to Install Apps From Anywhere](../troubleshooting/install-app-from-anywhere)
![](../desktop_images/km_non_app_store_2.png)

4. You will be asked to allow the installer to access your system.
Expand Down
2 changes: 1 addition & 1 deletion windows/src/desktop/help/troubleshooting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ title: Troubleshooting
* [How To - Resolve Security Software Conflicts with keyman32.dll](securitysoftware)
* [How To - Use the Keyman Setup Bootstrapper](bootstrapper)

* [How To - Allow Windows 10 to Install Apps From Anywhere](install-app-from-anywhere)
* [How To - Allow Windows to Install Apps From Anywhere](install-app-from-anywhere)
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: How To - Allow Windows 10 to Install Apps From Anywhere
title: How To - Allow Windows to Install Apps From Anywhere
---

## Allow Windows 10 to Install Apps From Anywhere
Expand All @@ -20,6 +20,22 @@ If "**Change my app recommendation settings**" is shown, select that and go to s

5. Now continue installing by double-clicking on the Keyman file identified in Step 1 of [How To - Download and Install a Keyman](../start/download-and-install-keyman).

## Allow Windows 11 to Install Apps From Anywhere

1. You may be warned to use a "Microsoft-verified" App from the Microsoft Store. This is because Keyman is not available in the Microsoft Store.
If "**Change my app recommendation settings**" is shown, select that and go to step 4.
![](../desktop_images/km_non_app_store_1.png)


2. If that is not available, open the Windows 11 start menu (Windows logo) and select **Settings**.

3. Click on the **Apps** in the **Windows Settings** menu

4. Click on **Advanced app settings** from the option **choose where to get apps**, click on the dropdown menu below and select "Anywhere, but warn me before installing an app that's not from the Microsoft Store" or one of the other options that allows you to install from *Anywhere*.
![](../desktop_images/win11_km_install_anywhere_1.png)

5. Now continue installing by double-clicking on the Keyman file identified in Step 1 of [How To - Download and Install a Keyman](../start/download-and-install-keyman).

## Related Topics

- [How To - Download and Install a Keyman](../start/download-and-install-keyman)
Expand Down

0 comments on commit 9054c48

Please sign in to comment.