User 12562e1acd
19-04-2016 20:24:39
Every time I start Excel, I have to go to File>Options>Add-ins>Manage Com Add-ins and check JChemExcel Functions and JChemExcel JChemExcelAddin.
Is there a way to force these to laoad at startup?
User 12562e1acd
19-04-2016 20:24:39
Every time I start Excel, I have to go to File>Options>Add-ins>Manage Com Add-ins and check JChemExcel Functions and JChemExcel JChemExcelAddin.
Is there a way to force these to laoad at startup?
ChemAxon 2e7d8629fa
19-04-2016 20:31:28
Dear James,
Check the registry settings in registry editor (type "regedit" in the search box), and make sure that the LoadBehavior value is set to 3 in:
- HKEY_LOCAL_MACHINE > SOFTWARE > Wow6432Node > Microsoft > Office > Excel > Addins > JChemExcel.JChemExcelAddin (in case of MSOffice 32-bit installed on a Windows 64-bit OS)
- HKEY_LOCAL_MACHINE > SOFTWARE > Microsoft > Office > Excel > Addins > JChemExcel.JChemExcelAddin (in other cases)
If it didn't solve the issue, then I assume you have a registry setting in your CURRENT_USER, which overwrites the loading behavior. Would you please check if you have the following key in your registry?:
- HKEY_CURRENT_USER > Software > Microsoft > Office > Excel > Addins > JChemExcel.JChemExcelAddin
If yes, then please deleted this key.
I hope it helps.
Best regards,
Gergely