I am using Calk’s kitchen and he does not have enough folders in the start menu for me. So I am trying to add some additional ones for my use. I managed to get the folders to appear and moved some of my programs to those folders but the icons for the folders do not show up. For example I want to add a folder for Browsers. I went to (EXT File) Skyfire app.dat and changed
Directory("\Windows\Start Menu\Programs"):-File("Skyfire.lnk","\Windows\_Skyfire.lnk")
TO
Directory("\Windows\Start Menu\Programs\Browsers"):-File("Skyfire.lnk","\Windows\_Skyfire.lnk")
Then I added the Icon in SYS\23506\Diamond\DPI_192\Common\Base_DPI_192 Start_Icon_browser1.png
Then I went into OEM\23506\Diamond\0409\OEM_Lang_0409 to initiflashfiles.dat and added Directory("\Windows\Start Menu\Programs")

irectory("Browsers")
Directory("\Windows\Start Menu\Programs\Browsers"):-File("icon.lnk","\Windows\Browser1.lnk")
No Icon appears for folder. Where did I go wrong?