I'm getting a popup message with the following error when trying to use the kyrtool on one of my computers:
"the code execution cannot proceed because MSVCR100.dll was not found. Reinstalling the program may fix this problem."
It works on fine another computer. Both computers have various MSCVCRxxx.dll files, but neither has MSVCR100.dll. Both computers are running V12.0.2 FP1 (32 bit).
The error which you are getting while running the kyrtool is because Microsoft Visual C++ 2010 redistributor SP1 is missing which include the this missing dll (MSVCR100.dll)
I would suggest you to install the above package to fix the missing DLL error
If the above is true then I would then ask where you placed the kyrtool.exe? It should be under the Notes installation directory.
If that's correct and still experiencing the issue, are we certain that the kyrtool.exe we're using is the x86 one? Because if you're running kyrtool.exe on a machine where a Notes Client is installed, the x86 version of the kyrtool.exe is needed. The x64 version of the kyrtool is only used if the machine where you're supposed to run the kyrtool is under a Domino Server which is 64 bit. (Notes Clients are always 32 bits)
You can download the keyring.kyr tool from the below link
You will notice on STEP 1a. The word KYRTOOL is a hyperlink (colored blue or purple). You need to click that and will automatically download the file afterwards.
I hope this is helpful to you. If this answer is helpful to you then please accept the answer. It will benefit others having same problem / query.
You are seeing this error because the kyrtool needs MSVCR100.dll file to run and this dll file is missing. Please check the following forum on how to fix MSVCR100.dll not found issue.
Also, note that the 64-bit version of kyrtool will not be able to run against a 32-bit version of Notes/Domino and vice-versa. If you're using 32-bit Notes/Domino, you'll need to use the 32-bit version of kyrtool and likewise 64-bit version of kyrtool for 64-bit Notes/Domino.
Lastly, you are using an older version of Notes/Domino. The latest version available as of now is v12.0.2FP4. You can consider upgrading to the latest version.
For some reason, even after uninstalling and reinstalling, the error may still occur. Reference: https://learn.microsoft.com/en-us/answers/questions/234239/despite-everything-msvcr100-dll-still-missing
Helpful responses from all of you. I downloaded the MS Visual C++ in the first response and that fixed it.
Of course I will be installing the 64 bit version when I upgrade this workstation to V14, but for not that one has to stay at V12. Yes, I should install latest FP there. I will just wait and take it to V14 shortly.