How to change Topaz start menu icon files? - Touch Diamond2, Pure General

I've done some extensive searching for this one and come up with nothing...
I've found the path to start menu icons on a registry editor, which leads to a .qtc file on HTC-added applications but this field is blank when I highlight a program's IconPath for any applications I have added, eg. Skype, Facebook etc.
How do I go about changing any of the start menu icons to files of my choosing? eg. to some of the brilliant files from iREFLECT to name but one pack.

YOu can change the menu facelift by refering to tweak guide fROM tOPAZ Tweak page
and lok for TF3D Start Menu option. It is a bit manual & you need to get into registry editor to do that.

Related

small start menu

Hey, some time ago i changed some things on my HTC HD and one of those things is my start menu. When i open the start menu i see a list of smaller icons than you see in the standard start menu. In the beginning you only see the 7 programs that you want your start menu to show. But somehow i've changed my start menu which shows the following now:
Agenda
Messages
Contacts
Internet Explorer
Notes
Telephone
-------------
//Recently opened apps
App1
App2
App3
...
-------------
Programs
Settings
Help
The problem is, is that i forgot how i did this... So i was hoping any of you could tell me how i did this.. If i get the chance all also try to add a picture of my menu and the default menu, so you get a better picture of what i mean.
CannonballOx said:
Hey, some time ago i changed some things on my HTC HD and one of those things is my start menu. When i open the start menu i see a list of smaller icons than you see in the standard start menu. In the beginning you only see the 7 programs that you want your start menu to show. But somehow i've changed my start menu which shows the following now:
Agenda
Messages
Contacts
Internet Explorer
Notes
Telephone
-------------
//Recently opened apps
App1
App2
App3
...
-------------
Programs
Settings
Help
The problem is, is that i forgot how i did this... So i was hoping any of you could tell me how i did this.. If i get the chance all also try to add a picture of my menu and the default menu, so you get a better picture of what i mean.
Click to expand...
Click to collapse
Using a file explorer, you can add or delete new folders to your 'Start Menu' folder. Name them like: Web, Travel, Utilities, System and Media. Copy relevant shortcuts from you 'Programs' folder in your 'Start Menu' folder to each of these new folders. You will need to use a 3rd party file explorer to unhide system files and rom files to see the pre-installed icons to copy them to your folders. These icons are '.ink' shortcuts. Also copy the entire 'Games' folder and 'Office' folder from your 'Programs' folder direct to your 'Start Menu' folder. Finally uncheck all checked boxes in Menus in Settings page. This will allow all 9 folders to show in your Start menu on your home page, where you can access specific apps much quicker. Remember each time you install or remove a program/game, you have to either copy the new 'ink' icon to your category folder or delete it.
You can also use utility apps like HDTweak & Advanced Config to change size of Start Menu
If you go to Start/Settings/System/TouchFLO you also can change Start Menu size
Fallen Spartan said:
If you go to Start/Settings/System/TouchFLO you also can change Start Menu size
Click to expand...
Click to collapse
Thanks! That's the one i was looking for ^^

"Programs" panel in titanium?

Hi all.. i've searched for a while now and installed multiple plugins, but I still cannot add a "Programs" tab!! I want to be able to launch apps from titanium, is it possible?
I'm looking for the same thing - something to put my favorite apps on so I can launch directly from the Titanium panel.
I thought I saw something somewhere about this but now I can't find it. So I am looking too.....
SimpTheChimp said:
I'm looking for the same thing - something to put my favorite apps on so I can launch directly from the Titanium panel.
I thought I saw something somewhere about this but now I can't find it. So I am looking too.....
Click to expand...
Click to collapse
There is a thread where a chome customizer is developed. With it you can add a plug in and launch your favorite programs, or you can add a new page to an existing plug in, and launch them from there,
http://forum.xda-developers.com/showthread.php?t=506951
claus1953 said:
There is a thread where a chome customizer is developed. With it you can add a plug in and launch your favorite programs, or you can add a new page to an existing plug in, and launch them from there,
http://forum.xda-developers.com/showthread.php?t=506951
Click to expand...
Click to collapse
hi, i have installed CHome editor but i dont know how to add a program to launch. any help please?
There is a very well explained guide here in post 2. I think you need a few hours on your hands to achieve results though as it does not look straightforward.
oldsap said:
hi, i have installed CHome editor but i dont know how to add a program to launch. any help please?
Click to expand...
Click to collapse
I agree, I have played with that program and actually added a programs panel, but then how does one add the necessary items? I think we need a tutorial somewhere on what are the available registry entries for Titanium....
oldsap said:
hi, i have installed CHome editor but i dont know how to add a program to launch. any help please?
Click to expand...
Click to collapse
You create a new panel, Launcher for ex., then you add a new page and you add as url a program, then you add another page with another program to launch and so on. Then you can swipe from one page to the next one and tap to launch the program you want. If there are too many favorite programs you could add instead a folder with all the programs in there, or launch a program launcher like iLaunch.
Just a few thought how i would do it.
This is most likely the way to do it:
ACTIONURL= Location of exe/ink/etc for the plugin when you press on the panel or press the center D-Pad Button (Example: ”\Windows\fexplorer.exe” to make the plugin open File Explorer)
SK1URL= Same as ACTIONURL, but for the “Left Soft Key”.
SK1TEXT= The text displayed for the “Left Soft Key”.
SK2URL= Same as ACTIONURL, but for the “Right Soft Key”.
SK2TEXT= The text displayed for the “Right Soft Key”.
DefaultXML/ExtensibilityXML= Active plugins and their order. Also tells CHome which CPR’s to use (filename).
Creating a Programs Tab
From my findings, it seems you can achieve the result you are looking for by editing 3-4 files.
1. bronzeres.dll (this contains the icons for each program you want to launch)
2. Titanium_###x###.cpr files (2 if you have a landscape mode)
3. registry change
What you need to do is change everything that is set for the CWelcomeCenter and turn it into your programs panel. Look at this post for an example of my registry change .dll and .cpr files for an example. http://forum.xda-developers.com/showpost.php?p=3651793&postcount=78
Hope this helps in your search
got it. Using CHome Editor:
1. open CHome Editor, click Add New Panel, create a name for it (ex. Programs)
2. after adding "Programs Panel", click on Add New Page, then choose "Program" from the list and click on "Create"
3. back to the CHome editor menu, click on Edit Items Value, and choose "Programs" from the list on the left hand list of panels.
4. choose Page 1, and then edit these values:
ACTIONURL= Location of exe/ink/etc for the plugin when you press on the panel or press the center D-Pad Button (Example: ”\Windows\fexplorer.exe” to make the plugin open File Explorer)
SK1URL= Same as ACTIONURL, but for the “Left Soft Key”.
SK1TEXT= The text displayed for the “Left Soft Key”.
SK2URL= Same as ACTIONURL, but for the “Right Soft Key”.
SK2TEXT= The text displayed for the “Right Soft Key”.
5. Save and you're done
oldsap said:
got it. Using CHome Editor:
1. open CHome Editor, click Add New Panel, create a name for it (ex. Programs)
2. after adding "Programs Panel", click on Add New Page, then choose "Program" from the list and click on "Create"
3. back to the CHome editor menu, click on Edit Items Value, and choose "Programs" from the list on the left hand list of panels.
4. choose Page 1, and then edit these values:
ACTIONURL= Location of exe/ink/etc for the plugin when you press on the panel or press the center D-Pad Button (Example: ”\Windows\fexplorer.exe” to make the plugin open File Explorer)
SK1URL= Same as ACTIONURL, but for the “Left Soft Key”.
SK1TEXT= The text displayed for the “Left Soft Key”.
SK2URL= Same as ACTIONURL, but for the “Right Soft Key”.
SK2TEXT= The text displayed for the “Right Soft Key”.
5. Save and you're done
Click to expand...
Click to collapse
Thanks for the summary - it makes it so much easier when you see it in a list like that. Just to add for completeness before 5. above
PICTURES= location of the graphic to be displayed in the panel eg. \My Documents\Car.png
TEXT1= Text you want to appear in the panel eg. Tom Tom Navigator.
It just looks better with these added rather than having a blank panel.
TouchFlo is so yesterday
Is there mabye possible to make a cab file? Not all of us are xperienst "hackers"
If so, thanks a bunch
custardo01 said:
Thanks for the summary - it makes it so much easier when you see it in a list like that. Just to add for completeness before 5. above
PICTURES= location of the graphic to be displayed in the panel eg. \My Documents\Car.png
TEXT1= Text you want to appear in the panel eg. Tom Tom Navigator.
It just looks better with these added rather than having a blank panel.
TouchFlo is so yesterday
Click to expand...
Click to collapse
any specific dimension for the picture?
oldsap said:
any specific dimension for the picture?
Click to expand...
Click to collapse
I think it gets resized automatically because the car one I have shown is 489x365 on the device - way too large. Another one I did for the camera is 128x128.
custardo01 said:
I think it gets resized automatically because the car one I have shown is 489x365 on the device - way too large. Another one I did for the camera is 128x128.
Click to expand...
Click to collapse
thanks for the info
After we have created these panels what is a good way to extract them so we can share them? I have a few I want to create I want to share them.
JukEboXAuDiO said:
After we have created these panels what is a good way to extract them so we can share them? I have a few I want to create I want to share them.
Click to expand...
Click to collapse
since they are created as registry entries, you may extract them as reg files using resco registry
oldsap said:
since they are created as registry entries, you may extract them as reg files using resco registry
Click to expand...
Click to collapse
Any specific place I can look to extract them from? I have a registry editor but I am not sure where to look for them.
Just added a new Program panel, which launches iLaunch, with text and icon and everything and it works nice. As i customized cHome quite a bit up to now, what everything do i need to backup, to restore it when i flash a new ROM, to get exactly cHome back as it is now?
HKLM\Software\Microsoft\CHome

Disable Settings / System icons

Hi,
As part of my customization process, I would like to disable some icons from the Setting menu's of WM6.5 (not TouchFlo).
I managed to remove a lot of icons through the registry settings in HKEY_LOCAL_MACHINE\Software\Microsoft\Speech, by moving them to a non-existing group (Group=3). This works fine.
However, some of the icons in Settings/System do not appear below this registry key, such as External GPS, Encryption, Remove programs... Is there a way to remove these as well?
Alternatively, removing the entire Settings menu would also be fine. My first approach, deleting the Settings folder from \Windows\StartMenu causes the entire Start Menu to appear empty!
Any suggestions would be greatly appreciated!
UPDATE: I managed to remove the Encryption icon by ADDING an 'Encryption' key to the ControlPanel part of the registry. Other icons I haven't so far. I suppose the key lies in correct names.
How can I obtain the names for:
Managed Programs
External GPS
Error reports
Memory
Info
Country Settings
Regional Settings
Microsoft My PHone
Remove programs
Screen
Task Manager
Connection settings
??
Setting HKEY_LOCAL_MACHINE\Security\Shell\StartInfo:HideSettings to 1 hides the Settings folder from the Start Menu. That fixes my problem for now!
I rather choose to "hide" my icons.
You can do this by changing the registry like this:
Code:
[HKEY_LOCAL_MACHINE\ControlPanel\Encryption]
"Group"=dword:00000002
"Hide"=dword:00000001
This will hide the Encrption icon in the Settings panel. I use this on the Rhodium, Blackstone, Diamond etc. but it should also work on the HD2 I guess
mccune,
The "hide" could be done for entries that are present in HKLM\ControlPanel like Encryption. For those entries that DO NOT EXIST in ControlPanel but whose icons appear in Settings like "Microsoft My Phone", do you have any idea how to suppress them?
Thanks for your assistance.
Noticed there are also some numbers in that registry key. Guess you'll have to trial and error a little to see what number corresponds to what icon.
I'm still looking for a way to hide the "Managed Programs" icon ;-)
Perhaps this program can help you out.....either hide the icons or put them away in a folder......
This program only applies to WM6.5 and also just to the Start Menu. It's fairly easy to remove icons from the Start Menu, just delete the LNK file in \Windows\Start Menu\
The discussion was about the icons in Settings. Most of these files are CPL files.
mccune,
It's exactly that! The file underlying that icon is Windows\MyPhoneLauncher.cpl for the application "Microsoft My Phone". I tried a number of ways to rename the file, rename the extension CPL in CPL2, move the file to other folder, even delete the file in order to remove it from Settings/System but always failed.
The file appears protected as part of the ROM. This is the 2nd day I'm after this problem and I still see no light...
(I tried to use the tool JWMDIconChanger but it doesn't work. Thanks anyway.)
mccune said:
I'm still looking for a way to hide the "Managed Programs" icon ;-)
Click to expand...
Click to collapse
Does anyone know the name of the .cpl file, or the name of the registry key in \HKey_Local_Machine\ControlPanel\, for "Managed Programs"?
I looked, but can't find anything that even remotely looks like "Managed Programs".

Start Menu Icons - Location

Hi All,
I've added a couple of folders into my HD2's Start Menu and sadly they resemble the old folder icon from 6.1.
Is there a location of the images for the stock folders? I noticed there is an "icon.ink" in the Games folder, pointing to:
"shellres.dll,-8229"
The other folders don't seem to have this shortcut in them, but they have the 6.5 (or Sense?) style icons also.
Does anyone know the location, physically or within the .dll mentioned above for the other folder icons?
I'm using Total Commander, so if that misses the other folders' icon shortcuts, please let me know.
Custom icons of folders and files in Start menu are assigned with string "Icon" in corresponding keys here:
HKLM\Security\Shell\StartInfo\Start
Click to expand...
Click to collapse
So if there is a stock icon in your start menu, you can look its location and copy it for your new folder.
B.Maximenko said:
Icons for folders and files in Start menu are determined by string "Icon" in
So if there is a stock icon in your start menu, you can look its location and copy to your new folder.
Click to expand...
Click to collapse
Excellent, thanks!
Will take a gander and report back.
B.Maximenko said:
Custom icons of folders and files in Start menu are assigned with string "Icon" in corresponding keys here:
So if there is a stock icon in your start menu, you can look its location and copy it for your new folder.
Click to expand...
Click to collapse
Right, Ok.
All Icons changed and a few menus reordered. Thanks for your help!
I forgot to mention that you can also use software to make it easier. I use JWMD (search it here, I can't post a link) to reorder the icons. As for icons, I saved my customization to a .reg file and import it every time I do a hard reset.
By the way it is very comvinient to gather all the preferences into one .reg to easily restore custom settings after HR. I dump entire registry before and after changing some settings and compare the two .regs with my svn client which has a good tool for looking difference between two text files. Offtopic, anyway, but I'm happy with my "idea" and hasten to share it.
Glad my reply helped.

Customising HD2 Theme

Hi All,
I am needing to customise a few things on our new HD2's automatically.
I've created a cab file that successfully deletes a bunch of unwanted shortcuts & make some changed to the IE favourites.
However, I want to disable HTCSense & also set a default background/wallpaper via a cab file, but I'm having trouble with this.
I've managed to semi do it via registry entries in HKLM\Software\Microsoft\Today\Items\
It appears to have disabled HTCSense & enabled the Windows Default 'today' screen. But I still get HTC Calander, Music, Footprints & Peep icons in the start menu, however they do not function. There are no .lnk files to delete to get rid of these...
And for the background, the registry entry is there & under settings\today it shows as being selected, but the wallpaper is not actually applying.
Thanks in advance!
So... Found the issue with the background/wallpaper... It doesn't actually use that registry key to select the wallpaper, its just for display on the Today settings page... grr...
Copied the relevant files to \windows\stwater_480_800.png & stwater_800_480.png & rebooted.
So now I'm left with getting rid of the HTC shortcuts...
Also, is there a way to force a reboot after installing the CAB file?
Cheers!
try posting in windows mobile developers section

Categories

Resources