Restore original shellres - General Questions and Answers

Hey XDA,
I recently used the start text modifier on http://forum.xda-developers.com/showthread.php?t=426264&page=1
I read it and it seemed to suggest if I rename the included shellres.dll.040C.mui to shellres.dll.0409.mui it would work on my device.
It ended up changing my softkey menus & start menu to French. I wouldn't have a huge problem with that, as I can use Google translate & I know French.
But all my startup programs were lost. With my shortcuts all on WAD2, and access to Settings & Programs on QuickMenu, I couldn't access anything.
A hard reset has done the job, but its still not the greatest solution...
Would anyone know if the shellres file deleted startup entries, or why my start menu did not have settings & programs (just recent)?

SinTactics said:
Hey XDA,
I recently used the start text modifier on http://forum.xda-developers.com/showthread.php?t=426264&page=1
I read it and it seemed to suggest if I rename the included shellres.dll.040C.mui to shellres.dll.0409.mui it would work on my device.
It ended up changing my softkey menus & start menu to French. I wouldn't have a huge problem with that, as I can use Google translate & I know French.
But all my startup programs were lost. With my shortcuts all on WAD2, and access to Settings & Programs on QuickMenu, I couldn't access anything.
A hard reset has done the job, but its still not the greatest solution...
Would anyone know if the shellres file deleted startup entries, or why my start menu did not have settings & programs (just recent)?
Click to expand...
Click to collapse
Hi,
The problem is very clear : the manual and explanation it the 'Icon-changer' are WRONG. You just can't change the language to any other by changing some reference in the name of a given *.dll... You need to have the correct *.dll for YOUR language. Hence it's not working. Your shortcuts etc. did not disappear, they just didn't have any reference INSIDE the *.dll, so no way to show up.
Bad explanation doesn't mean it's not working. If you like to play around, you first backup your *.dll and the start hexing a copy of that backup. If it's not working as you should expect, you can always use TotalCommander to put back your backup.
Dirk

Ah, thanks sir.
I am relatively new to this, so thanks for giving me some basics.
So I would need to do some kind of hardcore cracking open of the dll, which is out-of-the-question for a newb.

SinTactics said:
Ah, thanks sir.
I am relatively new to this, so thanks for giving me some basics.
So I would need to do some kind of hardcore cracking open of the dll, which is out-of-the-question for a newb.
Click to expand...
Click to collapse
There's nothing hardcore in it Just copy the *.dll you want to change to your PC. Make a backup-copy of it, and open that copy in an HEX editor like XVI32 or such... hack the needed bits and save the file.
Then you copy that hacked file back to your device. Best is to copy it to another place as the original, cos WM won't let you overwrite like that. Therefor you'll need to use TotalCommander.
If it's not acting as you expected, you can replace the hacked *.dll with the original backup the same way.
Dirk

Thanks!
Thanks for the quick responses sir.
I will look into your suggestions. Thanks heaps!
While I need to change the language parts of the *.dll from the other thread, will this also allow shortcuts to show up? Or is it better to edit my current *.dll to change the text that way?

SinTactics said:
Thanks for the quick responses sir.
I will look into your suggestions. Thanks heaps!
While I need to change the language parts of the *.dll from the other thread, will this also allow shortcuts to show up? Or is it better to edit my current *.dll to change the text that way?
Click to expand...
Click to collapse
Nope, you'll need to use YOUR *.dll... That's the only one that is integrated in your OS, and has all the connections to your shortcuts.
Dirk

Related

t9 words list removal

Hi all, is there any way I can remove mispelled word in the t9 word list? Do I need to uninstall the whole t9_french from add/remove so it resets the word list or a simple deletion of a "word list" file would work? Thanks all.
is this what you need?
I guess but I tried installing and it didn't worked, I probably need the VM version instead of this one?! Where can I find it? Thanks
So far I couldn't find a way to do it... even uninstalling & reinstalling the t9_french pack didn't worked, words previously added are still there. I've tried the application "msT9 Ed" but I wasn't able of loading the "dictionary file", it's searching for a file called "msT9.udb" while I think my smartphone t9 file is named "T9AW.UDB", I copied it on my PC, renamed it to "msT9.udb" and tried loading it with the t9 editor without any luck, it doesn't show any word out the list?!
Any help would be appreciated, thanks.
highmighty
Try this, put this file into your /Windows folder and reboot your phone, then when you are composing SMS,
hold the star button and you will see My Words under T9 Settings
Wow, thank you so much, it works like a charm!

can CECabManager do this?

With the 6.5 rom's coming out, I'm finding that I have to re-arrange my start menu everytime I flash. I'm aware of re-start, but it's a bit, primitive, for what I want to do. I'm wondering if CECabManager can create a cab that will simply MOVE files from one directory to another, even if that means creating a directory to place some files in. Basically, a fast and easy way to clean up my start menu the way I like it. Any help is appreciated.
A common cab can not do this, in my knowledge if you want a cab do this, that cab must contain a setup.dll, which can execute some commands before/after the install/uninstall. And seems it is not easy to make a setup.dll except you can use c++ computer language.
Otherwise a cab can only: Copy files, create/overrwrite registry and create shortcut.
As fa as I know, XDA_UC can do this. Check here:
[UC]XDA_UC V1.0.02, Automated & Silent User & Cook, Configuration Service[12/07/09]
Please do correct me if anything wrong.
I actually use a cab to install my start menu, but I cook my own roms. I think it's going to be harder to do if you're flashing different roms-you won't know beforehand all the shortcuts that you need. You could probably write a mortscript that deleted everything in the start menu, and then install what you want with a cab, but I have a feeling that you'll miss a bunch of apps that are cooked in, and maybe include dead shortcuts.
Sashimi is another good way to insert a new start menu directory.
hmm. guess I'll stick with what I know for now. Thanks guys.

remove entries from start/parameters menu.

Hi, where are located the entry of the parameters menu ? Because in the connections tab, i have an entry i want to remove...
Hope i was clear...
Ciao
Fred
frederikk said:
Hi, where are located the entry of the parameters menu ? Because in the connections tab, i have an entry i want to remove...
Hope i was clear...
Ciao
Fred
Click to expand...
Click to collapse
Not entirely sure what you want to remove or from where? What device and rom you using too?
I believe the OP wants to remove a Settings shortcut. I'm not sure how to do it with 6.1, but if you're using 6.5, then you may be able to delete the registry setting for the .cpl (may take some work figuring out which is which) to get rid of the shortcut. Look for it in hklm-security-shell-startinfo-start-settings. It may not work-you'll just have to experiment.
Farmer Ted said:
I believe the OP wants to remove a Settings shortcut. I'm not sure how to do it with 6.1, but if you're using 6.5, then you may be able to delete the registry setting for the .cpl (may take some work figuring out which is which) to get rid of the shortcut. Look for it in hklm-security-shell-startinfo-start-settings. It may not work-you'll just have to experiment.
Click to expand...
Click to collapse
Im confused, if the OP wants to merely delete a shortcut from a folder in the start menu (wino 6.5) he can use total commander or file explorer and manullay delete or move to a different location?
I might be missing the point here though
timmymarsh said:
Im confused, if the OP wants to merely delete a shortcut from a folder in the start menu (wino 6.5) he can use total commander or file explorer and manullay delete or move to a different location?
I might be missing the point here though
Click to expand...
Click to collapse
It's harder with Settings shortcuts, though. They don't appear in the start menu directory most of the time. Only the Program shortcut show up there. I guess yiou can also delete the registry entry for the setting in HKLM\ControlPanel. That should work if the one in HKLM\Security\Shell... doesn't do the job.
Hi, i knew i was not really clear ! I typed it from my phone... too quick.
So, i'm using wm6.1 with a stock htc rom on my touch HD.
In the settings, connections tab i see and old Wifi router entry... if i click on it nothing happens and i have fulle removed this prog. So i would like to delete this entry.
As i said, i can't find any .cpl for this entry. I looked in the registry but no way to find it.
Hope i 'm more accurate now
Ciao
Fred
I don't know if these keys exist or not in 6.1, but in 6.5 there are a bunch under HKLM\ControlPanel, and a lot of them are just numbered somewhat randomly. I have 3-8, 10-15 and 35. Then there are keys for Advanced Network, Backlight, Buttons, etc. If it's numbered, you may just need to use trial and error (back up before randomly deleting, obviously).
If the app was something you installed and then removed, it may have put an actual shortcut in the \Windows\Start Menu\Settings\Connections folder. Check to see if it exists, then delete it. I can remember having an app that did that once or twice. If you still have the cab file, you can analyze it with sk tools or winCE cab analyzer and see where it sticks the .cpl or what it's named.
Farmer Ted said:
I don't know if these keys exist or not in 6.1, but in 6.5 there are a bunch under HKLM\ControlPanel, and a lot of them are just numbered somewhat randomly. I have 3-8, 10-15 and 35. Then there are keys for Advanced Network, Backlight, Buttons, etc. If it's numbered, you may just need to use trial and error (back up before randomly deleting, obviously).
If the app was something you installed and then removed, it may have put an actual shortcut in the \Windows\Start Menu\Settings\Connections folder. Check to see if it exists, then delete it. I can remember having an app that did that once or twice. If you still have the cab file, you can analyze it with sk tools or winCE cab analyzer and see where it sticks the .cpl or what it's named.
Click to expand...
Click to collapse
Thanx. I see those random digits in the registry, but no way to identify which goes to which Andno it is not a "simple" link
Ciao
Fred
Well, back up the HKLM\ControlPanel values, then start deleting the keys one at a time (you may need to soft reset after each one). When you find the key that gets rid of the shortcut you don't want, then restore all the original keys, and delete the annoying one again. It may not work, though-I'm just guessing that removing the keys will remove the shortcuts.
Farmer Ted said:
Well, back up the HKLM\ControlPanel values, then start deleting the keys one at a time (you may need to soft reset after each one). When you find the key that gets rid of the shortcut you don't want, then restore all the original keys, and delete the annoying one again. It may not work, though-I'm just guessing that removing the keys will remove the shortcuts.
Click to expand...
Click to collapse
Ok. thank you for your help.
Ciao
Fred

Soft Key changes

Hi all,
I previously had a Hermes where there was a little tool to change the soft-keys at the coners of the screen to to applications of your choice.
Either I did not look to find the tool in the Raphael or it does not exist in the HTC standard ROM. Is there any tool to use for changein the soft-keys?
Thanks for support.
Best Regards
Rolf
http://rapidshare.com/files/292980474/SoftKeyApplet.rar
put this fil in ur windows folder and voila...
in settings u can change the softkeys
Thanks, it works as expected until TouchFlo ist started . When TouchFlo is running, the keys automatically swich to left: Telephone, right: programms. I dont find a way to change that. Any suggestions?
Best Regards
Rolf
This is what I, found it in the diamond forum.
just change hklm\software\htc\manila its not hard. homelsk options for the left softkey and homersk for the right. path and text.
Hi Jack,
thanks, the solution works , even with touch-flo. I could put the calendar as soft key. Do You know the name of the file where the contats are stored?
Best Regards
Rolf
dont trust me too hard on this im doing it from memory, but... set your path to "\Windows\poutlook.exe" and your argument to "contacts". without quotes on both of course.
Hi Jack,
thanks, I will try this tomorrow, today I forgot my mobile in the office :-(.
Result: I tried it and nothing happened, no contacts shoowing up or any error-msg. So it should be an other file I guess. Do you have any idea?
Best regards
Rolf
i was wondering why that wouldnt work and i tried it on mine and it does. you can check your spelling for any typos or whatever but it should work. no quotes, no caps on contacts, \'s not /'s. hope you can get it working.
If you install the cab i posted you dont need to edit the registry, just select the app you want the link on the soft key to be and click save.
alot of people like to do it themselvs or dont like extra apps. ill check it out and see what it does later.
Hi,
so I tried again the manila cab that was postet above. Well, it works fine, I just cannot find the "contacts" in there which I like to set as left soft-key. The "calendar" setting works fine either as direct setting in the HKLM or using the cab.
I also tried again to start the poutlook.exe directly out of the file-explorer and in contrast to the start of the calendar, nothing happened. So it must be any other file to start ???
Also I tried to link the "kontakte" (a small link-file) directly in HKLM, but got an error-msg telling me that the file does not have the required security-attributes or whatsoever.
I will keep on searching but happy for any adviece.
Berst Regards
Rolf

how do I delete words from my user dictionary ?

I have a mis-spelling in there that keeps popping up and it is pissing me off any ideas?
Ha, I've got the same problem! For some reason it has "the" as "thee." You can imagine how problematic that is! I checked through the settings but I couldn't find it. It's probable in the application management section, but I haven't really looked.
I figured I would just do a complete wipe when I got home from vacation and it should delete the whole thing.
Anyone know how to edit the list otherwise?
You will have to delete the cache. Not sure which. Let me look in my phone and see if I can find it. Which will delete all saved words.
*NOTE* THIS WILL DELETE ALL SAVED USER WORDS.
Go to settings > Applications > Manage Applications > Touch Input > Clear data
the only way to do this is to delete the whole dictionary.
If your phone is rooted, it's really easy, its just a button push in Flipz kitchen
Otherwise go to settings>aplications>manage>touch input> clear data. It won't uninstall it, it will just clear your dictionary and clear your keyboard settings (haptic feedback etc.) but its pretty easy to put your settings back
Ironic that you can remove/edit individual entries to the Moment dictionary. Also funny it came preloaded with "Sprint" "Samsung" and "Moment" as custom words.
Kcarpenter said:
Ironic that you can remove/edit individual entries to the Moment dictionary. Also funny it came preloaded with "Sprint" "Samsung" and "Moment" as custom words.
Click to expand...
Click to collapse
Yea, SprintPCS is preloaded as well.
Couldn't you pull the db, open it with sqllite and edit it?
gbhil said:
Couldn't you pull the db, open it with sqllite and edit it?
Click to expand...
Click to collapse
Good Point, too much effort for me.
Kcarpenter said:
Good Point, too much effort for me.
Click to expand...
Click to collapse
somebody know where the db is stored? Maybe we could write an app to do it.
I think I found it at /data/data/com.htc.android.htcime/udb
It's not a sqlite db, but just looking at the file it does appear to have some words I've saved along with a lot of other words, might be the entire prediction dictionary?
/sdcard/ime/tubd.dat is also supposed to contain words, but I am not seeing it on my card.
is there a way to edit the file ?
chtamina said:
is there a way to edit the file ?
Click to expand...
Click to collapse
I've been looking at it... and it seems like new words are added to the end. I think the only way to delete a word in the middle of the list is to rewrite the file completely but leave that word out. I just haven't had time to play with it.

Categories

Resources