# General

## What you need to have to run bot?

Bot is working only on **64Bit** Systems.&#x20;

Windows 10 and Windows server 2016/2019 is only supported.

**Windows 7/8/8.1 and Windows server 2012** **can give trouble and we are not helping if you have any issues on these systems.**

To have all dependencies installed to be able to run bot,  **Run as Admin** <https://darkbot.eu/downloads/Runtimes4DarkBot.exe>

## If you are using VPS:

&#x20;**Disable IE security** settings, windows server has this enabled by default! (See image):

![Turning off IE security](https://1776766232-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M6u7sjEtlS7Idfylzej%2F-M6u7z8FH_PAvjuyubjD%2F-M6uExq2tp6zwEbHlHj6%2Fimage0.png?alt=media\&token=9e3aff9a-7d23-4c0c-88e2-0368a7c11370)

**Windows Server 2016 with Desktop Experience**

Open Powershell with administrative rights and enter

```
dism /online /add-package /packagepath:"C:\Windows\servicing\Packages\Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum"
```

**Windows Server 2019 with Desktop Experience**

Open Powershell with administrative rights and enter

```bash
dism /online /add-package /packagepath:"C:\Windows\servicing\Packages\Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum"
```

{% hint style="info" %}
After all restart the server
{% endhint %}
