A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
I had to modify code for the new location where MS Office 15 installs.
@=""C:\Program Files\Microsoft Office 15\root\office15\ONENOTE.EXE""
To be precise: this is not the new location where MS Office 15 installs, it's the location of the Office 365 Click-to-Run installation. The other path is still valid for the Office 2013 MSI-type installation (e.g. from DVD).
Bernd