Lost .dll file association, need help urgently please! - Touch Pro, Fuze General

I was trying to copy shellresapps.192.dll file in the windows folder to my memory card so i can use the program 'Resource Hacker' to take a look at it, because it contains the wait cursor animation and i want to try edit it. However, it seems all the system files in the windows folder can't be copied or moved or renamed AT ALL. I checked the properties and unticked the read only option as well as other option, but whenever i press ok it doesn't apply the setting, so then i clicked the 'Associate' tab and unregister any file association with the shellresapps.192.dll file and hoping that i'll be able to rename or copy the file this time, but it doesn't do anything. And since i was careless, i didn't check the file path or the file of what the file association with the .dll file is, so now it seems all the .dll files are not registered with any program that it should be.....
i'm using EnergyROM and i did this in Total Commander. Can someone please kindly look at the file association for the shellresapps.192.dll file for me?? Just go to properties and choose the "Associate" tab.
And can someone also tell me how to copy or rename the system files??

Ok, first off the .dll you wanted to copy out is not a file, it's a module. You can't copy them out of the rom to your sd card with total commander. You can do this with rom files, but not rom modules (I'll let you look up the difference). There is an app called 'romextractor.exe' that allows you to copy modules out. You might try doing it that way.
Anyway, the rest of your post gave me a headache, so I only barely read it. I kind of doubt you deleted the association for dll's (I don't even see an association on TC), but here's the reg key you may need. Check first to see if it was messed up.
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.dll]
"Content Type"="application/x-msdownload"
@="dllfile"
Cut and paste into a .txt file, name it and change the extension to .reg and import it if you need to.

i think i got it sorted by associating the .dll files with shell32.exe or something like that. You can check the association of a file by using Total Commander, right click on any file u want to check and go to properties. There you will see 2 tabs at the top, and one of them is Association, there you can choose to associate with anything as well as clicking on the X button to delete the association.

chaoscreater said:
i think i got it sorted by associating the .dll files with shell32.exe or something like that. You can check the association of a file by using Total Commander, right click on any file u want to check and go to properties. There you will see 2 tabs at the top, and one of them is Association, there you can choose to associate with anything as well as clicking on the X button to delete the association.
Click to expand...
Click to collapse
Yeah, I know, I'm just saying that I don't have an association for .dll's. You don't really need one with a .dll, because it's not a file that you open up for anything. You can change the icon to something else, though. I think you just need the registry key I posted, but I doubt that you changed it.

Related

How to kill WM6 system programs

For personal reasons, I want to kill solitaire in my WM6 phone. Not just the shortcut, I want it removed from the Windows directory! Not to save money but to keep me from playing it !
It is a protected system file on board the phone - how do I permantly kill it?
I will just play one game of solitaire, then check if there is an answer - doh!!!
make a rom from scratch which dont include the exe files
I want to avoid making a ROM like that, but I guess that is the only way? I did not know this file was part of the ROM - Read Only Memory - so I have to live with it then ... any other way to kill it without damaging the unit?
try this.
install resco explorer.
look in the /windows folder and find out the name of the solitare executable. (most likely solitare.exe)
make a empty text file on your comp. , rename it to the the file you want to del. (from newfile.txt to solitare.exe---->the icon should change to that of an executable file)
copy this file onto your sd card and with resco explorer copy this file into the windows directory...it should ask you permission to overwrite.
reboot
Using Total Commander, go to folder \windows\start menu\programs\games\ and remove (delete) the lnk file related to Solitaire. It will not delete the executable but will make it invisible. Out of sight is out of mind!
The real answer
You need to get hold of self_control_v1.exe but I can't remember where I got it from. It's the same program that stops me eating too much.
LOL
fallenczar said:
try this.
install resco explorer.
look in the /windows folder and find out the name of the solitare executable. (most likely solitare.exe)
make a empty text file on your comp. , rename it to the the file you want to del. (from newfile.txt to solitare.exe---->the icon should change to that of an executable file)
copy this file onto your sd card and with resco explorer copy this file into the windows directory...it should ask you permission to overwrite.
reboot
Click to expand...
Click to collapse
Great minds think alike.
This won't delete the file, but it will mask it with another file. (The file is still in the ROM.)
ivanmmj said:
Great minds think alike.
This won't delete the file, but it will mask it with another file. (The file is still in the ROM.)
Click to expand...
Click to collapse
it should actually delete the file (you are over writing it with another file of the same name)
Cool, it worked!
Or, at least I am not smart enough to find and run Solitare.exe any more ...
Mission complete!
Trial version of Resco did it, but it will run out in 7 days. Wonder if it is worth to keep it, now that I HAVE killed Solitare.exe?

How do I copy a file that is in ROM that is tied to services and resists copying?

The file I'm trying to copy is ezinput.dll. Specifically, the version from my new Sprint Diamond Touch Pro.
I never had any problems copying files from ROM, but this one resists.
I tried using 1) Explorer via Activesync, 2) Resco Explorer (error: Cannot copy, Invalid parameter), 3) Total Commander (Cannot copy), 4) zipping the file (result is a 0 byte file), and stopping all the related services but results are the same.
Thinking that the dll is locked because it is loaded, I renamed all references of this file in the registry, reset, no joy.
Using Memmaid, I see that Services spawns many threads, and some of the et9 related dlls are started by it. Is this why I can't copy the file? If so, how do I keep Services from starting the .dlls?
The big questions are 1) Why can't I copy? and 2) How do I copy a file that resists copying?
Thanks.
question here is why do you want to copy the file, well i would like to know why lol
Have you got a rom update for the diamond rom you could extract the file from that, maybe it is protected ,which is why it cant be copied. Have you tried clicking copy in resco then just paste a copy back into the windows directory it will just rename it copy of ezinput.dll ,then maybe you will be able to copy that copy of the file?
Yes, I can extract the ROM (no update as far as I know) if I needed to, but I'm trying to avoid that.
I want to copy that file because the Touch Pro has slightly variations in its soft keybard that I would like to use.
I asked one of my developers, and he explains that the file is opened as "exclusive". I need to find a way to keep that file from running on startup. It's not running as a service, it's not in the startup, it's a registered .dll that is being called by another process.
Does WM6.x have a .dll cache?
There must be a way to copy this file... Help?
use total commander; works for me
zeezee said:
use total commander; works for me
Click to expand...
Click to collapse
As I indicated in the original post, TC did not work. If you have a Diamond/Touch Pro/WM6.x w/ HTC's soft-keyboard, I would like you to try to use TC to copy windows/ezinput.dll to another location. My guess is that it will NOT work.
snovvman said:
As I indicated in the original post, TC did not work. If you have a Diamond/Touch Pro/WM6.x w/ HTC's soft-keyboard, I would like you to try to use TC to copy windows/ezinput.dll to another location. My guess is that it will NOT work.
Click to expand...
Click to collapse
ohh...i didnt read carefully enough, sorry.
Might be a way to see content of the flashdisk on the PC while in the erm...tricolor screen (i cant believe i dont remember the term at the moment x.x) - but then again, probably not.

Autocomplete

Maybe it is another post again about the autocomplete function, but I can't find an answer. I like this auto complete function, but the problem is that once you do a hard reset or install a new rom that all user owned words (words that were added by the system when typing) are lost. These words should be somewhere in a file, but I don't find this file.
Does anyone know what the name of this file is and where to find it?
Using File Explorer go into your Windows directory on your phone and then go to menu and click 'view all files' and you'll see a file called 'autocorrect'. That's the file you need to alter. Copy it onto your PC desktop and save a copy somewhere safe just in case you do something stupid. Now open up a copy of it on your PC and you'll see two columns - the left column is the 'typo' and the right column is what it corrects it to. You can add or change things here. I made "pcm' autocorrect to 'please call me' for example and 'tx' to 'thanks'. When you save the file do not change the format (Windows tries to save it as an Excel file- don't do that - leave it as it is which i think is txt). Now you need to replace the file on your phone however it is a locked file. Use your registry editor (I use Total Commander) and find the autocorrect file and change the settings so you can alter it. Delete the file existing on your phone and replace it with the file you just altered. Once this is done you need to soft reset and everything will work.
If you get a new phone or need to hard reset just make sure you take this file along with you and you'll keep all of your settings.
Thanks for the response, but it is not the file I am looking for. This is the file which is used when you choose the autocorrect function. This is not the file that is suggesting words while you are typing. Anyway, thank you.
eddyve said:
Thanks for the response, but it is not the file I am looking for. This is the file which is used when you choose the autocorrect function. This is not the file that is suggesting words while you are typing. Anyway, thank you.
Click to expand...
Click to collapse
dyncompdict.dat
see http://forums.thoughtsmedia.com/f32...d-dictionary-working-free-solution-71962.html
thanks, but no again. This link is only referring to win2003 and se. There is no such a dat file in here.

Delete file from windows folder?

I have htc mogul 6800 from sprint and would like to delete bubblebreaker.exe from windows folder so I or my family members can't access it again. It kills our lots of time.
I tried from tom's blog but it does not help.
Thanks.
You can't remove files form Windows folder
You can remove the link icon in star menu
Windows/Start Menu/Programs/Games
Using File Explorer
Or You can try create a empty text file on computer with the name of bubble braker.exe and replace usin Total Commander.
Sory but my english is bad.
But since BubbleBreaker.exe is readonly file can I overwrite with any other file?
you CAN overwrite it.
copy an empty exe file into your windows folder named bubblebreaker.exe
use total commmander to change the file properties from "read only" "rom" "system" or what ever may be checked and then delete.
joel2009 said:
use total commmander to change the file properties from "read only" "rom" "system" or what ever may be checked and then delete.
Click to expand...
Click to collapse
i replaced it using Resco Explorer by just copying into the windows folder.
no need to change from read only...
Long Path error fixer solution
Just simply download long path error fixer. Here is the link:
wwwlongpathtoolcom
I tried this and its very helpful software!

[Q] Has this happened to anyone else?

i switched roms acouple times today and this has happened one other time.
All my video files not the folders or subtitles or anything just the video files themselves have been deleted.
Using brilliant corners and bottle o smoke and bam they are gone...
all you have to do is make a no media file. basically make a new text doc on your computer and just save it as ".nomedia" You do not have to write anything in the file. This will tell the tablet not to delete any files out of this folder. put this file in every folder that has media items. I hope this helps.
Hmmm...I've never had that happen to me, but thanks for the tip fosser2
It's a known issue and easily fixed with the .nomedia file. Beware though that windows won't let you create such a file. I think most android file managers will allow you to create a file and rename it ".nomedia".
brettdwagner said:
It's a known issue and easily fixed with the .nomedia file. Beware though that windows won't let you create such a file. I think most android file managers will allow you to create a file and rename it ".nomedia".
Click to expand...
Click to collapse
Use notepad++ to make files of this type in windoze...
Sent from my Droid using XDA App
Thanks guys ill do this next time I put movies on.
brettdwagner said:
It's a known issue and easily fixed with the .nomedia file. Beware though that windows won't let you create such a file. I think most android file managers will allow you to create a file and rename it ".nomedia".
Click to expand...
Click to collapse
You can easily make this file form windows. Right-click on any explorer window and choose New>Text file. Then just rename it to .nomedia instead of NewTextDocument.txt or whatever the default is.
Scratch that. Windows says "type a file name" or something. Just use notepad++ as someone else mentioned...

Categories

Resources