HELP. How to: control panel entry? - Windows Mobile Development and Hacking General

hi there.. i've searched for long (google and here) and still haven't got any answer..
i was wondering how can i put or create my own control panel entry or how to move control panel applets say from System to Personal..
is it possible to place shortcuts to EXE files in the Control Panel/Settings applet?
i would like to place all configuration applications (S2u2 settings, FtouchFLO Config, Battery Status Config, etc) in the Control Panel, since these are all settings/configurations, i feel that they should be within the control panel in one place and not scattered among other programs.
also, i would like to move the SRS WOW and MEMORY applets to the personal tab, because i always use them.. it saves me more clicks..
thanks in advance and i hope someone can help me..

any files with exe etension wont appear in control panel only cpl extensions will appear

scousemartin said:
any files with exe etension wont appear in control panel only cpl extensions will appear
Click to expand...
Click to collapse
aah.. ok.. thanks.. then how can i link cpl extensions to exes? because some (default) control panel entries (ctpnl.cpl) are actually linked to exes like Power, Backlight, Beam, Clock, etc (which are all in \Windows directory)..
is there a way to do the same?
also, how can i move (place into other tabs) some other 3rd party entries in the control panel?
i found in the registry (\HKLM\Control Panel\) that SOME entries can be moved, by changing the 'Group' DWORD vaue in each key(0=personal, 1=system, 2=Conn)..
though some are still missing, such as Clock, Add/Remove Programs, and 3rd party applets (except Wisbar's Theme manager applet)..
where can i find these entries?
also, thanks for the quick reply.. i was afraid that this li'l question will reach the second page without any replies at all..

Go here http://forum.xda-developers.com/showthread.php?t=340974
just copy the location and paste it in your Notepad and save it as .LNK

ather90 said:
Go here http://forum.xda-developers.com/showthread.php?t=340974
just copy the location and paste it in your Notepad and save it as .LNK
Click to expand...
Click to collapse
no, i don't want a shortcut of control panel entries anywhere.. i want shortcuts of PROGRAMS in my CONTROL PANEL..
you got it the other way around sir..

Hi kabayan! just to clarify:
He wants to learn how to make a .cpl file that opens up an .exe file.
I would personally like to know how that's done myself. Maybe I'll try opening a cpl file in Notepad or something..

tried opening a cpl in notepad.. and.. uhhm.. it just shows garbage tetx.. i think it is not unicode or anything readable by notepad..
thanks kabayan.. ehehe.. nice to see someone near home in an international forum..

Put a .lnk file in \Windows\Start menu\settings

_TB_TB_ said:
Put a .lnk file in \Windows\Start menu\settings
Click to expand...
Click to collapse
Hello,
I was also trying to add a new entry in Control Panel and followed your instruction... It worked, I made one shortcut appear in System tab, under Settings. However, I wanted it to appear in Connections tab. Already tried to add the following entries in registry, but it didn't work.
Code:
[HKEY_LOCAL_MACHINE\ControlPanel\APP_NAME]
"Group"=dword:00000002
Any ideas?

Can anyone please help?

Related

Hide icons in programs and settings panel

How can I hide icons in the programs and settings panel.
In the programs panel they are links to applications,
have found the link files in \windows\startmenu\programs
folder but cannot delete them.
Is it possible to hide there icons?
Houser
If you want to remove them, try unregistering the dll.
If you want to hide it, one crufty hack I just tried is to parse into
HKEY_LOCAL_MACHINE\ControlPanel\
find the name of the icon you want to remove, and read its current group number (eg 0 = personal).
Now map Group to a non existent tab like 5, and it won't show up.
Let me know if smoke comes out of your phone!
V
Thanxs vijay555,
with unregistering the dll you mean the cpl file?
But not all have such a file.
It would be enough to hide them. Will try your hack.
Do you know how to remove links in the programs panel?
Houser
programs panel? /windows/menu start/programs....
--
hiding things in settings may work with empty key named "Redirect", but did not test it to be sure...
nothin said:
programs panel? /windows/menu start/programs....
--
hiding things in settings may work with empty key named "Redirect", but did not test it to be sure...
Click to expand...
Click to collapse
Hiding icon in controlpanel works with the reg hack.
Yes I mean /windows/menu start/programs.
There are link files to the app but they I cannot delete them
cause they are in rom.
Houser
Houser - the reg hack worked ok?
Which .lnks in the \start menu\ can't you delete? Can you list them by name - I think they can all be deleted can't they?
V
vijay555, the reg hack worked fine, nearly deleted all icon
in control panel coool
I mean the link files in the \windows\startmenu\programs directory.
Links from programs that are installed from user can be deleted
but not the links from programs that are in rom.
Houser
Houser - can you give an example of a .lnk that you can't move?
I can delete all of them, as far as I can see... Maybe I don't understand?
What's the name and path of a lnk you can't delete, and which app does it point to?
V
Hmmm strange I will try this tomorrow at work again.
Have tried to delete the file with ActiveSync connection
from desktop and got an error message file is protected or so.
Thanks so far, get back tomorrow.
Houser
Do it from the PPC using GSfinder etc.
V
Thanks that works!
Houser
vijay555, thanks for tip with "Group".
So when I change the Group entry how can I update the control panel
so that the icon is hidden immediately?
Houser
Generally can't, control panel is loaded and stays loaded in the system AFAIK. I imagine the control panel items only get parsed on the first load or an update. Closing the control panel crashes the shell.
Perhaps there's an API to send a sytem update, I can't remember...
V
vijay555 said:
Generally can't, control panel is loaded and stays loaded in the system AFAIK. I imagine the control panel items only get parsed on the first load or an update. Closing the control panel crashes the shell.
Perhaps there's an API to send a sytem update, I can't remember...
V
Click to expand...
Click to collapse
I have tried an update with:
SendMessage(HWND_BROADCAST, WM_WININICHANGE, 0xF2, 0)
But this had no effect on the control panel, only on today plugins.
Houser
I use Resco Explorer to hide the shortcuts, and it work great. It doesn't work for Settings either, but I'm not really concerned about hiding those icons.
I have managed it now not by hiding the icons but to protect the settings
behind the icons. So a user cannot access the settings that are protected
by an admin. Thanks.
Houser

How can i create a shortcut to Program & Setting Folders in Start menu

How can i create a shortcut to "Program Folder " & for "Setting Folder" in Start menu .. as example make the right soft key open setting folder and the left one open programs
Bro' use this - WM 5 NewMenu
Programs > Create shortcut to \Windows\Start Menu\Programs
Dr.Mazika said:
How can i create a shortcut to "Program Folder " & for "Setting Folder" in Start menu .. as example make the right soft key open setting folder and the left one open programs
Click to expand...
Click to collapse
You should have two programs in your \Windows folder, one called "htcPrograms.exe" and the other is "htcSettings.exe" These programs open the folder that is implied in their name, so if you create a shortcut to these programs it should work. Thay are down a bit.
T M Z
tmz said:
You should have two programs in your \Windows folder, one called "htcPrograms.exe" and the other is "htcSettings.exe" These programs open the folder that is implied in their name, so if you create a shortcut to these programs it should work. Thay are down a bit.
T M Z
Click to expand...
Click to collapse
No htcSettings.exe Or htcPrograms.exe
Any Help
Without that htcsettings file I don't think anything will work. And I also don't have that file. I just know that I've tried making a shortcut to the "settings folder" before and no one seemed to know how. The problem is its not actually a "folder". It's something else. You can make shortcuts to the individual .cpls but not the whole "folder"... The programs folder is actually a folder so you can just make a shortcut to that but the settings is a whole other ball game. If you figure it that that'll be great!
Do you have the file \Windows\folderview.exe? If so, this works on my Touch XL to shortcut to the programs listing - icon list, just as if you press programs in the start menu.
Hey guys, these two shortcuts exist. Go to windows, it's not in a folder, but down below the folders. Use your sidebar and scroll it half way down. Start looking for those two. Their about 3 to 4 files apart from each other. Roughly in alphabetical order. After you find them hold down on them with your stylus and copy them to whereever your like to create a shortcut for them. i copy them both to my documents and had no problem creating shortcuts to both of them. Hop that helps. I tried posting a picture. I just can't get it to copy in this bo
This is it.
not exist in my windows folder
Dr.Mazika said:
not exist in my windows folder
Click to expand...
Click to collapse
what WM are you running?
am i missing something here, or can't tmz just post those two files from his/her windows folder? it'd be much faster than going through asking people what ROM they're running, etc.
tmz said:
This is it.
Click to expand...
Click to collapse
This? T M Z
I'm some what new at this. I don't know what you mean by "post the files." I thought the picture showing the files in windows is what you were looking for.
try these apps. copy them to any folder and create a shortcut. works perfectly
here are the two programs
just install them where you want
woops, someone already posted files!
asefsef said:
woops, someone already posted files!
Click to expand...
Click to collapse
This is the one.
The setting icons have a quite large text, but it is ok.
Folderwiev for programs looks perfect on duttys rom 3.x
Number of icons per row
Thanks - great applications.
In my regular settings, I have changed registry settings so that I get 4 icons per row (Horizontal icon spacing, vertical icon spacing). How do I do that for these programs? Is there a parameter I can pass to them? Or can your program read those values from the registry and adapt the display accordingly?
Hi, Guys, if you don't want to add any additional apps to your phone, here's the pure-shortcuts way:
Please check these two threads for more info:
In this thread ([Guide] How to create .LNK files and use parameters) you'll know how to make a full set of shorcuts for all control-panel settings items, and a ready-made set already there.
In this thread (Control Panel links and icons wm2003se and higher) you can also know how to associate those shortcuts with system icons.
Hence, for 'settings', just creat a new folder in \windows\start menu\programs\ named 'settings' and put inside all the control panel shortcuts.
Edit: The advantage of this wayis: You can map any single item of settings into the softkeys or a hardware button. So shortcuts become shortcut to your target within one touch.
For 'programs', just create a shortcut for the folder \windows\start menu\programs\ inside the folder itself.
Thank you egoist6 for Files
You saved me from HardReset
My problem was crushed manila and no settings shortcut in ROM, there is no htcsettings.exe , no settings.exe , no cplmain.cpl
thank you

Adding Programms to "TF3D-Programs-Tag"

Hello,
i think it's just a simple problem, but i couldn't solve it till now lol.
On the one hand there's the program-path on windows, and on the other hand there's another on tf3d, which u can reach by the tf3d icons (2 pics to show at attachments).
I just wanna know how to add programs to the way with tf3d. Or isn't that possible?
Just click on the empty gray icon with a plus in it. Then you get the "add program" dialogue.
well ye, i'm sorry, my bad english in this thread is leading for missunderstandings.
U r right ofc, but that's not my problem. I meant how to add programs which r not in the list!
So for example: i installed mobile navigator and i wanna have the program in that path. There're just about 10 programs in the list and no button like 'add more programs'.
4varic3 said:
well ye, i'm sorry, my bad english in this thread is leading for missunderstandings.
U r right ofc, but that's not my problem. I meant how to add programs which r not in the list!
So for example: i installed mobile navigator and i wanna have the program in that path. There're just about 10 programs in the list and no button like 'add more programs'.
Click to expand...
Click to collapse
I see.
I think the list of "Add programs" applications comes from the \windows\start menu\programs directory.
So, if you want to add a program to TF3D program Tab you first need to copy a short-cut link to the program into the above directory.
UPDATE: It looks like the TF3D collects all programs in the \windows\start menu directories (not just the "Programs" directory). So, make sure there is a link to the application you want somewhere there.
Then, add using the empty grey icon. Finally, if you wish, delete the link to the file.
thx for ur answer, but it didn't solve the problem. As it seems, it hasn't anything to do with each other. The files in \windows\start menu\programs r just for the start-menu, and the files in \windows\start menu\ i dunno what they r for. Neither putting an app in the first, nor putting it in the second path causes anything.
I had a closer look at the folders in the \windows folder, but didn't found anything which could have to do with touchflo!
The most important thing i noticed:
When i go for the icon on touchflo, first there's the screen which program i wanna start. Now i can tab on the 'plus' which normaly therefor is used to add more programs, such as everyone would expect it. Normally so far! but now: in the next screen (look attached pic #2 from first post) there's no dialoge like 'add more applications' (like i said before). So the only way to fix this problem is about windows. But there's no folder i saw. I think finding the right place for the apps is the only way to fix it.
4varic3 said:
thx for ur answer, but it didn't solve the problem. As it seems, it hasn't anything to do with each other. The files in \windows\start menu\programs r just for the start-menu, and the files in \windows\start menu\ i dunno what they r for. Neither putting an app in the first, nor putting it in the second path causes anything.
I had a closer look at the folders in the \windows folder, but didn't found anything which could have to do with touchflo!
The most important thing i noticed:
When i go for the icon on touchflo, first there's the screen which program i wanna start. Now i can tab on the 'plus' which normaly therefor is used to add more programs, such as everyone would expect it. Normally so far! but now: in the next screen (look attached pic #2 from first post) there's no dialoge like 'add more applications' (like i said before). So the only way to fix this problem is about windows. But there's no folder i saw. I think finding the right place for the apps is the only way to fix it.
Click to expand...
Click to collapse
Hi, sorry it did not work - we need a better expert to understand this than me !
clearly TF3D is getting a list of possible applications from somewhere. I thought this was the \windows\start menu directory.
I don't know where else - maybe the registry, etc ???
well, me neither, else i wouldn't have started this topic.
I wondered founding nothing with the search function. I can't believe that i'm the only one with this question. In my opinion the function of that "Apps-Site" is a luxurious advantage of the phone, also having the fact to reach it that simply by tf3d, and not over the start-menu.
But, i really dunno how to fix it... registry could be a possibility, but i dunno much about it, so i'll keep my hands out of it, at least with self-testing..
Well, maybe another one can help me?
Ok, i concentrated on the registry now, but didn't find anything which could have to do with my problem.
So no1 can help me with this problem?
*push*
Cheesy Dave said:
So, if you want to add a program to TF3D program Tab you first need to copy a short-cut link to the program into the above directory.
Click to expand...
Click to collapse
This is the way it should (and does) work.
Adding a shortcut to the windows\startmenu(\programs) folder will also show the application in the WM program path, so check there to verify if you added an application shortcut or perhaps did something else.
Also make sure you don't have more than 6 programs added to the Windows\Startmenu folder itself as it will not work properly otherwise.
If I understand the problem correctly, you want to add a shortcut of a given program in the All Programs list.
Easily done, here's the procedure :
- make sure you have installed the HouMing File Explore Extension ;
- now open File Explorer ;
- search the file you want to see in the All Programs list ;
- touch and hold the file name until a context menu appears ;
- choose 'Send Shortcut to Prog ...' ;
DONE !
Now you can choose your program and add it to the list.
omfg -.-"
i found the solution...when i tried to hit the 'plus' and reached the "all programs" screen, there have been just a few programs, like on my screen showed. I didn't know, that i can scroll down those programs!!! The whole time i thought, there would be just these 10 programs.
So the only problem was not knowing that i can scroll in that screen through all those programs...
I'm really sorry for my own stupidness!!!
Thanks to every1 for helping me... *head -> wall*
He he, good news.
I understand entirely. I was surprised ages ago by the tap & hold function !!
Georgeous2008 said:
If I understand the problem correctly, you want to add a shortcut of a given program in the All Programs list.
Easily done, here's the procedure :
- make sure you have installed the HouMing File Explore Extension ;
- now open File Explorer ;
- search the file you want to see in the All Programs list ;
- touch and hold the file name until a context menu appears ;
- choose 'Send Shortcut to Prog ...' ;
DONE !
Now you can choose your program and add it to the list.
Click to expand...
Click to collapse
Hey you guys this is off subject but it also involves this thread..
ok, so we only have about 30 shortcuts on our programs tab right? well i added more, so now i have up to 51 shortcuts on my programs tab. i click on the extra ones added and everything goes well until after selecting a primary program to add, it doesnt add.
this is what i did.. maybe i missed a step!
Open Regedit and i went to the following root
*HKLM\Software\HTC\Manila\ProgramLauncher.
i created new folders 31-51 and inside each folder i created the following strings and dword:
String Values Name: Command
String:
String Values Name: DispName
String:
String Values Name: IconPath
String:
String Values Name: Path
String:
DWORD Value Name: IsReadOnly
Data : 0
Then i went to the following root:
*HKLM\Software\HTC\Manila\ProgramLauncher\totalItemCount.
and i changed the DWORD Data to 51.
i Restarted my phone and i stopped there.
Please advice cause this would be pretty badass if we can keep adding to our programs tab.
Solutions found, thread closed

"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

[APP] Control Panel Settings to Links (.lnk)

Hi guys,
I know it's a 10 seconds job to create a link for items inside the control panel (settings) such as "Usb to PC" or "Power" but I'm too lazy to do it every time I try a new rom,
also I found some of the values change from rom to rom, so I create a really simple app that goes through the registry key which holds the settings items (KLM\Security\Shell\StartInfo\Start) and creates a .lnk file for each of these entries.
Having a direct link allows me to add that option as a quick link which is handy 8)
Anyway, here is the tool in case someone wants it.
The exe must be installed in "\Program Files\CplLinks" (Device). It only takes 11.5 kb. The only reason the .exe is needed after the lnk are created is to provide an icon.
When you run it, it reads the HKEY mention above and creates .lnk for each item in the "Settings" menu. The lnks are created in "\Windows\Start Menu\Programs\CplLinks" so are directly accessible through the Programs menu.
There are no messages, it runs and creates the links, no interaction whatsoever so do not expect any nice popup window 8)
Next version will use specific icons for each item, right now, all the links use the same icon from the cpllink.exe executable.
The icons for most of the Settings are .png files rather than .ico, and WM doesn't have an easy way to convert from .png into .ico, the idea for a "future version" is to collect all the .png files,converted to icons and create a dll on the fly with the icons as resources, so they can be referenced from the .lnk files
Couple of screen shots from the emulator.
Great application! It works like a charm! Thank you for this convenient time saver
EDiT (another time saver)
After applying a Hard Reset WE have to reinstall all programs if you have previously installed them in the memory card. Often it is sufficient to recreate the shortcut in the start menu. ShortCutCreator helps you to recover the exe files and to recreate the desired shortcut.
Thanks for sharing!
I guess would be better if I manage to provide a different icon for each link, but Icon support is quite limited inside VM. Need to work in the PNG to Icon -> .dll routine 8)
I though having the app in internal memory was a better solution than in \Storage Card, so it will take less time to load the icon from the program, but I can change it and allow that option, so the icons in the links are pointing to \Storage.. rather than \Programs..
Anyway, it just a time-saver thingy 8)
Nice app. It does not seem to work on WM6.1 though.
It does create a new folder structure: CplLinks\System inside the Start Menu.
Very nice. It does seems to create a bunch of redundant or non-used links though
Yep, I saw it only works on WM6.5, on WM6.1 there are no "StartInfo\Start" in the "KLM\Security\Shell\". Not sure where it keeps that info, maybe somewhere else in the registry.
I finally managed to convert PNG to ICO, so I think next version would allow you to choose which items you want to create links for rather than just dump everything 8)
dubidu said:
Yep, I saw it only works on WM6.5, on WM6.1 there are no "StartInfo\Start" in the "KLM\Security\Shell\". Not sure where it keeps that info, maybe somewhere else in the registry.
I finally managed to convert PNG to ICO, so I think next version would allow you to choose which items you want to create links for rather than just dump everything 8)
Click to expand...
Click to collapse
WM6.1 control panel is "HKLM\ControlPanel" if I remember correctly. There will be numbers for the mycpl stuff and words for some other control panel items like backlight, etc.
I think this post got lost in the last database disaster 8)
I wrote a new version of this tool that now gives you the icons for the control panel settings, check it out here:
http://forum.xda-developers.com/showthread.php?t=791682

Categories

Resources