From 8f0a8a2d0d55407299686f8ea141dbad1a8e836b Mon Sep 17 00:00:00 2001 From: Michael Daw Date: Tue, 13 Jun 2023 12:48:13 -0700 Subject: [PATCH] Update service-installation-issue.md --- faq/service-installation-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq/service-installation-issue.md b/faq/service-installation-issue.md index 64efe6ac..2f1d46d1 100644 --- a/faq/service-installation-issue.md +++ b/faq/service-installation-issue.md @@ -34,7 +34,7 @@ C:\Users\owen_thinkpad_t480s\AppData\Local\Temp, because this path can't be foun ### Resolution -Run 'Command Prompt' as administrator, go to C:\WINDOWS\system32, then execute the following line to unsitall it: +Run 'Command Prompt' as administrator, go to C:\WINDOWS\system32, then execute the following line to uninstall it: ``` shell wmic product where name="Dynamsoft Service" call uninstall /nointeractive