Boot to Add ons

Hi there, i am trying to boot Kodi 17 straight to a programme add-on. I want to achieve this by modifying the home.xml file by using an ‘onload’ command.
I can get it to boot into certain places but not the add on.

<onload condition=”Window.Previous(startup)”>ActivateWindow(Programs,addons,myaddons,programmeaddons://plugin.video.nameOfMyPlugin</onload>

Where am I going wrong? Thanks in advanced