Here is C# code for the same.
RegistryKey wordRegKey = classessRootKey.OpenSubKey("Word.Application");
RegistryKey excelRegKey = classessRootKey.OpenSubKey("Excel.Application");
Hope this will be helpful to you.
We try to put solutions for the problems you would face in your daily life of being a developer. Keep visiting this website regularly...
No comments:
Post a Comment