I am trying to add menu items and for some reason i can't get them to work now . Green = shows up in menu, red doesn't .
<Menu>
</List>
<Item Action="LaunchDVD">Launch DVD</Item>
<List Text="CoinOPS" Sort="On" Auto="On">
<Path>F:\CoinOPS</Path>
<List Text="Emulators" Sort="On" Auto="On">
<Path>E:\Emus</Path>
<Path>F:\Emus</Path>
<List Text="Games" Sort="On" Auto="On">
<Path>E:\Games</Path>
<Path>F:\Games</Path>
<Path>E:\HDDLoader</Path>
<Path>F:\HDDLoader</Path>
<List Text="Homebrew Games" Sort="On" Auto="On">
<Path>F:\Homebrew Games</Path>
<List Text="Applications" Sort="On" Auto="On">
<Path>E:\Apps</Path>
<Path>F:\Apps</Path>