monkey/docs/content/setup/windows.md

36 lines
1.4 KiB
Markdown
Raw Normal View History

---
title: "Windows"
date: 2020-05-26T20:57:10+03:00
draft: false
pre: '<i class="fab fa-windows"></i> '
weight: 2
tags: ["setup", "windows"]
---
## Deployment
2021-01-23 00:50:51 +08:00
After running the installer, the following prompt should appear on the screen:
![Windows installer screenshot](../../images/setup/windows/installer-screenshot-1.png "Windows installer screenshot")
2021-01-23 00:50:51 +08:00
1. Follow the steps to complete the installation.
1. Run the Monkey Island by clicking on the desktop shortcut.
## Troubleshooting
2021-01-23 00:50:51 +08:00
### Missing Windows update
2021-01-23 00:50:51 +08:00
The installer requires [Windows update #2999226](https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows). If youre having trouble running the installer, please make sure to install the update via Windows Update or manually from the link above.
### Supported browsers
2021-01-23 00:50:51 +08:00
The Monkey Island supports Chrome (and Chrome-based) browsers. Some Windows Servers only have Internet Explorer installed, so make sure you're using Chrome or a similar modern browser. [You can download Google Chrome here](https://www.google.com/chrome/).
2020-06-14 20:44:07 +08:00
## Upgrading
2021-01-23 00:50:51 +08:00
To upgrade the Infection Monkey on Windows, download the new installer and run it. The new Monkey version will install over the old one.
2020-06-14 20:44:07 +08:00
2021-01-23 00:50:51 +08:00
If you'd like to keep your existing configuration, you can export it to a file using the export button and then import it to the new server.
2020-06-14 20:44:07 +08:00
![Export configuration](../../images/setup/export-configuration.png "Export configuration")