[python-win32] Automating OneNote/COM without editing the registry

2020-03-10 Thread Johnny Birchett
I've successfully used pywin32 to automate some OneNote stuff using pywin32 directly and also using onepy, but I ALWAYS have to edit the registry to "fix" the OneNote key {0EA692EE-BB50-4E3C-AEF0-356D91732725} as described in this stackflow answer: https://stackoverflow.com/questions/16287432/pyth

[python-win32] Automating OneNote/COM without editing the registry

2020-03-10 Thread johnny
I've successfully used pywin32 to automate some OneNote stuff using pywin32 directly and also using onepy, but I ALWAYS have to edit the registry to "fix" the OneNote key  {0EA692EE-BB50-4E3C-AEF0-356D91732725} as described in this stackflow answer: https://stackoverflow.com/questions/16287432/pyth