From c5987ac1e233e1093485d38154d8896e4bb6ee44 Mon Sep 17 00:00:00 2001 From: a1xd <68629610+a1xd@users.noreply.github.com> Date: Mon, 5 Oct 2020 23:14:21 -0400 Subject: improve installer + docs improve exception handling add link to vcr redist in install section of guide --- doc/Guide.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/Guide.md') diff --git a/doc/Guide.md b/doc/Guide.md index 5f18e02..c3498ac 100644 --- a/doc/Guide.md +++ b/doc/Guide.md @@ -1,7 +1,9 @@ # Raw Accel Guide ## Installation -Run `installer.exe` in the release directory to install the Raw Accel driver. Restart your computer for the installation to take effect. + +Run `installer.exe` in the release directory to install the Raw Accel driver. Restart your computer for the installation to take effect. +* If you encounter a `VCRUNTIME` related system error, [download and install the latest version from Microsoft.](https://aka.ms/vs/16/release/vc_redist.x64.exe) Run `uninstaller.exe` in the release directory to uninstall the driver. Restart for the uninstallation to take effect. -- cgit v1.2.3