From 9e486c180fd9116014f22e018c8fe3220501b76c Mon Sep 17 00:00:00 2001 From: Yudi Date: Thu, 10 Oct 2019 07:23:40 -0300 Subject: [PATCH] Added Control Panel and Settings .NET version check instructions --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 891b227..f14d523 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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).
If your **.NET is older than 4.6**, [please update](https://dotnet.microsoft.com/download/dotnet-framework).