Added Control Panel and Settings .NET version check instructions

Yudi
2019-10-10 07:23:40 -03:00
parent 3154e174bf
commit 9e486c180f

@@ -13,7 +13,7 @@ You can find the instructions to run DiscordChatExporter on [macOS here](https:/
You can find the instructions on how to schedule **DiscordChatExporter CLI** runs on [Windows here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-Windows), on [macOS here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-on-macOS), and on [Linux here](https://github.com/Tyrrrz/DiscordChatExporter/wiki/Scheduling-exports-with-Mono-&-Crontab).
### It crashes/fails
Please [check the version of your .NET Framework](https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed).
Please check the version of your .NET Framework in 'Control Panel > Programs and Features' in Windows 7, 'Start > Settings > Apps > Apps & Features' in Windows 10 or [by following the instructions here](https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/how-to-determine-which-versions-are-installed).
<br/>
If your **.NET is older than 4.6**, [please update](https://dotnet.microsoft.com/download/dotnet-framework).
<br/>