JMP automation & missing registry key
I have a C# application that has some functions that run JMP automation. When the user starts the C# application, it checks to insure JMP is installed on the user’s system. I had contacted JMP technical support on this issue on how to know if JMP is installed on a system. The solution was to look for a registry key. In C# code, I have a bool to check if JMP is installed: bool jmpExists = Registr...
DMR
dale_lehman