View Single Post
  #25 (permalink)  
Old 11-17-2009, 10:18 AM
b4u2's Avatar
b4u2
Halfway to VIP Status
Offline
Location: Iowa
 
Join Date: Dec 2008
Posts: 567
Reputation: 425
b4u2 is becoming a PPCGeeks regularb4u2 is becoming a PPCGeeks regularb4u2 is becoming a PPCGeeks regularb4u2 is becoming a PPCGeeks regularb4u2 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to b4u2
Re: Customize your StartMenu for PPCKitchen.org's - BuildOS - Tutorial

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?