View Single Post
  #523 (permalink)  
Old 10-27-2009, 02:29 PM
kiint's Avatar
kiint
N00b
Offline
Location: Los Angeles
 
Join Date: Jun 2008
Posts: 32
Reputation: 70
kiint is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Touch Pro 2 Tweaks, Hacks, Tips & Modifications

Quote:
Originally Posted by PogoStick View Post
Hey, thanks for the cab, but I found what I was looking for here: http://forum.ppcgeeks.com/showthread.php?p=1261374. I was able to get "settings" tab back, but I guess you can't move its position and only sets as the 4th tab.
nahh, you can do anything you want in the TF3D Program Tab, just do the following:

*AFTER* you populate the start menu icon slots, you just need to edit/change following registry keys:
(you could just set up everything in the registry, but if you populate the icons first you dont have to type in long executable paths as well as icon paths):

HKLM\Software\HTC\Manila\ProgramLauncher

(I prefer using PHM Regedit m'self)

Now find the subkey number corresponding to your icon slot (0=Top left, 1=Top Midle, 2=Top Right, 3=Next row left column, etc)

Just edit these Keys for each slot: (this is just an example and "\MyIcons\" is just a directory of any 64x64x300DPI .PNG files to use as icons)
- DispName = "Camera"
- IconPath = "\MyIcons\Camera.png"
- Path = "\Windows\Camera.exe"

For the settings Icon, you explicitly do this:
- Command = "--switchtopage Manila://settings.page"
- DispName = "Settings"
- IconPath = "\MyIcons\Settings.png"
- Path = "\Windows\manila.exe"


thats it!

See my "new batch of icons" post here if you want to try replacing Program Tab icons:

http://forum.ppcgeeks.com/showthread.php?t=92844

Last edited by kiint; 10-27-2009 at 02:34 PM.
Reply With Quote