forked from p15670423/monkey
Added a support section for windows.md, stating that only English system locale is supported.
This commit is contained in:
parent
2fc726dc78
commit
824a7595bb
|
@ -18,6 +18,13 @@ After running the installer, the following prompt should appear on the screen:
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
### Support
|
||||||
|
|
||||||
|
Only **English** system locale is supported. If your command prompt gives output in a different
|
||||||
|
language the Infection Monkey is not guaranteed to work.
|
||||||
|
|
||||||
|
For supported Windows versions take a look at [OS support page.](../../reference/operating_systems_support)
|
||||||
|
|
||||||
### Missing Windows update
|
### Missing Windows update
|
||||||
|
|
||||||
The installer requires [Windows update #2999226](https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows).
|
The installer requires [Windows update #2999226](https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows).
|
||||||
|
|
Loading…
Reference in New Issue