Instruction to clear the instances:
-
Run cmd, as user (the one who is used to run the server service),
run the command:sqllocaldb stop "FineReaderServer"
sqllocaldb delete "FineReaderServer"
-
Run cmd as System (there are various ways to do this, for example Process Hacker third-party software:
)
run the command:sqllocaldb d "FineReaderServer"
-
Delete following registry branches:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server Local DB\Shared Instances\FineReaderServer
Search throughHKEY_USERS
branch using the keyword: UserInstances
Check that found instances are related to localdb (there should be a reference:
Found branches may look like this:HKEY_USERS \.DEFAULT\Software\Microsoft\Microsoft SQL Server\UserInstances
OrHKEY_USERS\<<User under which service server is running>>\Software\Microsoft\Microsoft SQL Server\UserInstances
Delete instances whose DataDirectory key contains "FineReader Server". -
Delete all files from following folders:
%SYSTEMROOT%\System32\config\systemprofile\AppData\Local\Microsoft\Microsoft SQL Server Local DB\Instances\FineReaderServer
%SYSTEMROOT%\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Microsoft SQL Server Local DB\Instances\FineReaderServer
%localappdata%\Microsoft\Microsoft SQL Server Local DB\Instances\FineReaderServer -
Delete all files from %programdata%/ABBYY FineReader Server 14.0\Database\
Comments
0 comments
Please sign in to leave a comment.