View Full Version : Anyone Know How To Add Progs To The "HTCHOMEPLUG"
mikewchandler
15-12-2006, 08:21 PM
Anyone know how? Thanks :) BTW, this is the today plugin that shows a few shortcuts (comm manager, battery, etc...) that htc provides on the newest rom that came on my trinity.
forcedalias
15-12-2006, 08:52 PM
*bump*
Edit: Oh wait, I just realized what HTC Homeplug is... I withdraw my bump!
adewidt
15-12-2006, 09:39 PM
Anyone know how? Thanks :) BTW, this is the today plugin that shows a few shortcuts (comm manager, battery, etc...) that htc provides on the newest rom that came on my trinity.Yes this is possible ;)
It is not pretty hard, but you need to change te register.
Open the register with a register editor (I use Resco register editor).
Go to HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCHomeplug\.
You will find two maps (2, 3).
If you want to create a new shortcut add a new key (name it "4").
In the key you need to add:
a string LaunchApPath -> point this string to the program
a string ResPath -> point this to the program or dll that contains the icon
a dword iconindex -> some executable files and dll's contain serveral icons. The normal value is 0, but it depends on the exe/dll file.
Example for adding Internet Explorer button.
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCHomeplug\4]
"iconindex"=dword:00000000
"ResPath"="\\windows\\iexplore.exe"
"LaunchApPath"="\\windows\\iexplore.exe"
Good luck
doedoe
16-12-2006, 10:43 AM
Can anyone export and post the reg tree for the plugin along with the DLL its uses?
I would like to install this on my other devices.
adewidt
16-12-2006, 11:30 AM
Can anyone export and post the reg tree for the plugin along with the DLL its uses?
I would like to install this on my other devices.Here are the files.
I don't know if the plugin uses more dll files.
Give it a try.
I add RegSvrCe.exe to register the dll if needed.
Good luck.
doedoe
16-12-2006, 11:33 AM
Excellent - Thanks
I will give this a go later and post back how I get on.
Can you also provide HTCICON.DLL from the windows dir?
adewidt
16-12-2006, 11:41 AM
Excellent - Thanks
I will give this a go later and post back how I get on.
Can you also provide HTCICON.DLL from the windows dir?
I added HTCICON.dll, please download the file again ;)
Guybrush
16-12-2006, 02:18 PM
i hate that plug.. I disabled it quickly :D I use PHM traylaunch =)
vdias
16-12-2006, 02:41 PM
traylaunch on a wm05????
Guybrush
16-12-2006, 03:18 PM
like this...........
adewidt
16-12-2006, 03:39 PM
i hate that plug.. I disabled it quickly :D I use PHM traylaunch =)I Agree, the only advantage is that you can use the plug-in with your scrollwheel. That is not possible with traylaunch.
doedoe
16-12-2006, 03:57 PM
I added HTCICON.dll, please download the file again ;)
Thanks :) .
Guybrush
16-12-2006, 06:23 PM
I Agree, the only advantage is that you can use the plug-in with your scrollwheel. That is not possible with traylaunch.
not at all... with scroll you can go into traybar and after u can use joypad to scroll application there.
anonimo
16-12-2006, 06:43 PM
not at all... with scroll you can go into traybar and after u can use joypad to scroll application there.
What the guy means is that the scroll wheel moves between items in the HTC plug-in so it's easier to use with one hand.
EDIT: Ops I was wrong. Even with the HTC plug-in you need the joypad to move from one icon to another....
adewidt
16-12-2006, 06:47 PM
not at all... with scroll you can go into traybar and after u can use joypad to scroll application there.
You're right, this wasn't possible on WM2003 :) .
In that case the HTCHomePlug is even more useless ;)
doedoe
16-12-2006, 07:31 PM
The HTC plugin is easier to use with a finger... Traylaunch has to be activated with a stylus.
Guybrush
16-12-2006, 08:00 PM
The HTC plugin is easier to use with a finger... Traylaunch has to be activated with a stylus.
no, you can use scroll wheel to activate it and after choose application with dialpad not need stylus... HTC plugin use a lot of useful space in today =)
mikewchandler
19-12-2006, 07:05 PM
Thanks guys. I figured this out the other night and forgot I started this thread. :( Anyway, what I was trying to do is figure out how to add the "memory" shortcut to get straight to the task manager from that plugin and I finally figured it out. Thanks again :D
horatio.pants
20-12-2006, 01:43 AM
Care to share your method... if it's different from what's already posted.
mikewchandler
20-12-2006, 06:30 PM
It's the same...exactly. The only quirk was adding the memory app. I had to have the cpl shortcut....then it was the same.
qualcomm
21-12-2006, 09:00 AM
Just a reminder, don't add a link from Storage Card, otherwise it would hang if you unplug and plug in the Mini-SD card again.
wishmaster82
21-12-2006, 11:29 AM
Hello to all !!!
If i want to add "pocket msn" to HTC Home plug wich key i have to add in registry ?
I'm newbie and i would not make an erro.
THX
EDIT :
PERFECT... I have added the POCKET MSN ICON !!!
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCHomeplug\4]
"iconindex"=dword:00000000
"ResPath"="\windows\pmsnlauncher.exe"
"LaunchApPath"="\windows\pmsnlauncher.exe"
rionuj
29-12-2006, 02:28 PM
Yes this is possible ;)
It is not pretty hard, but you need to change te register.
Open the register with a register editor (I use Resco register editor).
Go to HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCHomeplug\.
You will find two maps (2, 3).
If you want to create a new shortcut add a new key (name it "4").
In the key you need to add:
a string LaunchApPath -> point this string to the program
a string ResPath -> point this to the program or dll that contains the icon
a dword iconindex -> some executable files and dll's contain serveral icons. The normal value is 0, but it depends on the exe/dll file.
Example for adding Internet Explorer button.
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCHomeplug\4]
"iconindex"=dword:00000000
"ResPath"="\\windows\\iexplore.exe"
"LaunchApPath"="\\windows\\iexplore.exe"
Good luck
I tried this but there's no icon for explorer wich appears and the link doesn't work ...
wishmaster82
29-12-2006, 06:25 PM
I tried this but there's no icon for explorer wich appears and the link doesn't work ...
you have to add only 1 slash \ not 2 \\
:)
kkfuti
12-01-2007, 10:30 AM
I cannot add more than "4" in the registry icos. Did you try it?
jmarinheiro
16-01-2007, 01:08 AM
You only can have 7 icons on HTC homeplug, originaly you have 4 so you can only add 3 more.
I want to add "lock device" to HTC Home plug does anyone knows?
doedoe
16-01-2007, 01:11 AM
Use the DLL from the notmal device lock today plugin.
Does anyone has the cpl for MSN (straight to the MSN sign-in page) and the Reset command?
gurvir19
13-02-2007, 02:35 AM
if i wanted to delete an icon from teh home plug do i just erace the launchappath? i tried to just delete a value but after reboot it comes back
Matterhorn
13-02-2007, 11:28 AM
Of course SBSH iLauncher is another solution for the the HTC bar. It does much more including customizeable task closer and a tray launcher. It is the first app I load on my device after a hard reset or ROM upgrade.
mdacfan
13-02-2007, 11:56 AM
@gurvir19
Registry tweaks work perfect,
but only
1. if you wait about 30 seconds after changing the values - before Softreset. The OS need a little time to write the registry back to the device. Seems to be a common WM5 issue.
2. Or, alternatively, just keep the power button depressed and answer Yes to the question. This will make sure everything is flushed back to the flash ROM, as has also been pointed out in my related article (info from User Menneisyys).
Good luck,
Gerhard
gurvir19
13-02-2007, 04:15 PM
@gurvir19
Registry tweaks work perfect,
but only
1. if you wait about 30 seconds after changing the values - before Softreset. The OS need a little time to write the registry back to the device. Seems to be a common WM5 issue.
2. Or, alternatively, just keep the power button depressed and answer Yes to the question. This will make sure everything is flushed back to the flash ROM, as has also been pointed out in my related article (info from User Menneisyys).
Good luck,
Gerhard
thanks mdacfan!
cojones
24-07-2007, 01:16 PM
i've looked everywhere but can't find this...does anyone know how to add a program to the HTC Touch Home Plug in (one that is not on the standard list)?
maevro
24-07-2007, 02:38 PM
Of course SBSH iLauncher is another solution for the the HTC bar. It does much more including customizeable task closer and a tray launcher. It is the first app I load on my device after a hard reset or ROM upgrade.
This is what I did, I find it the best. Plus, by changing the icons you can make it look a lot better too.
pbelcl
19-12-2007, 09:26 AM
Hi Folks,
found this thread and found it very useful!
but dont want to ADD but to DELETE some icons from HTC-Homeplug.
specially the icon for turn the screen i want to delete.
but on my trinity there is only this keys:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCHomeplug]
"PowerIconSlot"=dword:00000000
"RotateIconSlot"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCHomeplug\3]
"ResPath"="\\windows\\htcicon.dll"
"LaunchApPath"="\\windows\\Backlight.exe"
"iconindex"=dword:00000066
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCHomeplug\2]
"ResPath"="\\windows\\htcicon.dll"
"LaunchApPath"="\\windows\\CommManager.exe"
"iconindex"=dword:00000067
there is no section to delet the "turn screen" icon !?
i tried to delete the line:
"RotateIconSlot"=dword:00000001
but after a softresert the line is back again ;-(
any hints for that?
lifeisfun
15-01-2008, 02:36 AM
This is what I did, I find it the best. Plus, by changing the icons you can make it look a lot better too.
Hi,
your home screen is exactly what I'm looking for
Can you please tell me how did you create the BT, WWIFI and other icons
to shortcut to those applications ?
Thanks
carne
28-01-2008, 07:42 AM
someone can create a plug with on/off wifi bt and phone?
corfou
28-01-2008, 11:02 PM
I'm looking for the same thing
alfiejts
25-02-2008, 12:04 PM
me too.....
kaluzu
27-02-2008, 07:42 PM
You only can have 7 icons on HTC homeplug, originaly you have 4 so you can only add 3 more.
I want to add "lock device" to HTC Home plug does anyone knows?
i got all together 9 icons.
here is what I have in the registries
[HKEY_LOCAL_MACHINE\Software\HTC\HTCHomeplug]
[HKEY_LOCAL_MACHINE\Software\HTC\HTCHomeplug\0]
"ResPath"="\Storage Card\Program Files\CorePlayer\player.exe"
"LaunchApPath"="\Storage Card\Program Files\CorePlayer\player.exe"
"iconindex"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\HTC\HTCHomeplug\8]
"iconindex"=dword:00000000
"ResPath"="\Storage Card\Program Files\Games\KRally\KRally.exe"
"LaunchApPath"="\Storage Card\Program Files\Games\KRally\KRally.exe"
[HKEY_LOCAL_MACHINE\Software\HTC\HTCHomeplug\7]
"ResPath"="\Storage Card\Program Files\emoze\emoze.exe"
"iconindex"=dword:00000000
"LaunchApPath"="\Storage Card\Program Files\emoze\emoze.exe"
[HKEY_LOCAL_MACHINE\Software\HTC\HTCHomeplug\2]
"iconindex"=dword:00000067
"LaunchApPath"="\windows\CommManager.exe"
"ResPath"="\windows\htcicon.dll"
[HKEY_LOCAL_MACHINE\Software\HTC\HTCHomeplug\1]
"ResPath"="\Storage Card\Program Files\HandySafe\HandySafe.exe"
"iconindex"=dword:00000000
"LaunchApPath"="\Storage Card\Program Files\HandySafe\HandySafe.exe"
[HKEY_LOCAL_MACHINE\Software\HTC\HTCHomeplug\3]
"iconindex"=dword:00000000
"ResPath"="\Storage Card\Program Files\Resco Pocket Radio\Radio.exe"
"LaunchApPath"="\Storage Card\Program Files\Resco Pocket Radio\Radio.exe"
[HKEY_LOCAL_MACHINE\Software\HTC\HTCHomeplug\6]
"ResPath"="\Storage Card\Program Files\Navigator\TomTom Navigator.exe"
"LaunchApPath"="\Storage Card\Program Files\Navigator\TomTom Navigator.exe"
"iconindex"=dword:00000065
[HKEY_LOCAL_MACHINE\Software\HTC\HTCHomeplug\5]
"iconindex"=dword:00000065
"ResPath"="\Program Files\Resco Explorer\Explorer.exe"
"LaunchApPath"="\Program Files\Resco Explorer\Explorer.exe"
[HKEY_LOCAL_MACHINE\Software\HTC\HTCHomeplug\4]
"ResPath"="\Program Files\S2U2\s2u2.exe"
"LaunchApPath"="\Program Files\S2U2\s2u2.exe"
"iconindex"=dword:00000000
attached is the .reg file and the proof.
ebysoccer08
24-03-2008, 03:29 AM
I run dcd 3.0.1 ROM, and HTC Homeplug has been completely removed so I can't figure out how to put it back. I can create a homeplug registry like mentioned before, but I must need to put the main files back into the windows registry too? This is not my cup of tea, but I would like to learn more about registries. I use PHM regeditor. Can someone help me figure out exactly what files I need and what to do with them please? Thanks in advance...
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.