View Single Post
  #1441 (permalink)  
Old 12-17-2009, 09:48 AM
TMartin's Avatar
TMartin
Chef/Port Specialist
Offline
Location: Westerville, OH
 
Join Date: May 2008
Posts: 1,756
Reputation: 4824
TMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributionsTMartin should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ Kitchen ][ 12-14 ][ v1.2 ][ 6.5.5 \ 6.5 \ 6.1 ] Calkulin's Visual WVGA Kitchen

Quote:
Originally Posted by Snager View Post
Does anyone know where to look to modify the Default Start Menu Links?

Like Windows Media Player, Calculator, Internet Explore ...... I'm trying to put the Windows Media Player link into a Folder called Multimedia ect.

Just trying to cook a cleaner Start Menu.. Thanks.
If you are just trying to move things around, you need to change either the app.dat for that EXT or change the initflashfiles.dat (Located in OEM\Touch_Pro2\0409\OEM_Lang_0409) for packages that might be in the SYS. Some packages, ie Marketplace, will have a provxml that will determine where the Start Menu Link goes.

Here is an example if you trying to move Adobe from the Start Menu:
Quote:
Directory("\Windows\Start Menu\Programs"):-File("Adobe Reader LE.lnk","\Windows\Adobe Reader LE.lnk")
to a new folder called Multimedia:
Quote:
Directory("\Windows\Start Menu\Programs\Multimedia"):-File("Adobe Reader LE.lnk","\Windows\Adobe Reader LE.lnk")
__________________
Check out my work:
For All Your New Leaks, Check Out:
Hit the if I help you.

Last edited by TMartin; 12-17-2009 at 09:51 AM.
This post has been thanked 1 times.