Thread: Cooking ROM's
View Single Post
  #2 (permalink)  
Old 03-12-2010, 11:44 PM
vin255764's Avatar
vin255764
Its FLASHING time!!!
Offline
Location: Seattle,WA
 
Join Date: Nov 2008
Posts: 3,713
Reputation: 36470
vin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation levelvin255764 can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Cooking ROM's

Quote:
Originally Posted by nrfitchett4 View Post
general ROM cooking question.
I've figured out how to add cabs to my kitchen. But how do I create a link for it in the start menu of windows (cooked into the ROM)? I could do it afterwards, but I know there is an easier way.

p.s. and yes I tried to search and came up empty.
For visual kitchen its in app.dat
For PPCK its in initflashfiles.txt

For example if you want facebook in startmenu:

Directory("\windows\start menu\programs"):-File("Facebook.lnk","\windows\Facebook.lnk")

If you want it in "startmenu>Multimedia" :
Directory("\windows\start menu\programs\Multimedia"):-File("Facebook.lnk","\windows\Facebook.lnk")

.lnk can be creted with OEMizer
App.dat can be edited with notepad
__________________
Reply With Quote
This post has been thanked 1 times.