Possible to remove "Start" icon and text? - HD2 Windows Mobile 6.5 Themes and Apps

Apologies if this has been asked and answered elsewhere, I searched but couldn't find it: Is it possible to remove or at least hide the "Start" icon and text from the upper left corner of the screen on a stock TMOUSA HD2? Seems unnecessary to have it there when we have a hard button for the same thing.

At least in WM6.1 I edited "shellres.dll.041D.mui", 041D is the code for Sweden so you have to figure out what code is your country.

it's very easy to remove the start icon in 6.5.x versions..
don't know whether this works in 6.5
(6.5.x is the one with the big bottom bar and start on bottom left)
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\BubbleTiles]
"HardwareDoneKeyEnabled"=dword:00000000
"HardwareStartKeyEnabled"=dword:00000001
"TextModeEnabled"=dword:00000001
"Enabled"=dword:00000001
if you don't like the X then change the "DoneKey" to 1 as well.

for wm6.5: http://forum.xda-developers.com/showthread.php?t=580568
download and open .zip, extract and install the cab "no_start". it will remove the text only. that's it

Thanks so much guys. I'll have to give these ideas a try. anyone else have any ideas?

alexleon said:
for wm6.5: http://forum.xda-developers.com/showthread.php?t=580568
download and open .zip, extract and install the cab "no_start". it will remove the text only. that's it
Click to expand...
Click to collapse
I'm interested in this as well, but it didn't work out for me.... I installed SDKCERTS.cab, so that's not the problem.. :s

alexleon said:
for wm6.5: http://forum.xda-developers.com/showthread.php?t=580568
download and open .zip, extract and install the cab "no_start". it will remove the text only. that's it
Click to expand...
Click to collapse
The no start cab in dafunk's thread worked perfectly. Thanks for this. (This removes the test not the icon.)

has anybody given the reg edits a try on 6.5.0?
I to think its pointless having the start icon in the top left when there is a perfectly placed hardware button

.cab for changing the start text without flashing or removing
is there a .cab for changing the start text without flashing or removing it all together..

Sorry but i've installed sdkcert and no text, and nothing happened after on softreset.
Someone can help me ?
Under french orange stock rom 1.43

Related

Manila "Today Screen" Softkey Change

Here is a step-by-step instructions on how to change the Manila Home "Today" screen bottom "Phone" soft key into "Contacts" soft key.
1. Download and copy the following Cab file onto your device SD card.
2. from your device install the downloaded cab file on the DEVICE memory.
3. Go to Start/Programs/System/Manila Config/Softkeys ( from the bottom tabs ), (Manila Config is also called Manilla 2D Customizer (M2DC)) Locate it and click on "Softkeys").
4. In the box under the "Left Softkey Name" type in Contacts
5. Click on the Right-hand box next to the 'Left Softkey Command space.
6. Locate the "Windows" directory and click it and wait till directory tree opens up.
7. Locate "RandomAccess.exe" file and click it; you will see it toward the bottom of the "Windows" directory tree.
8. Click on "Apply" at the bottom of your screen display.
9. it will prompt you to restart, click OK and you will have the lefthand soft key changed to Contacts. A much better setting than "Phone" command which you can access via the Green "Phone" hard button.
Good luck.
Credit goes to the creator of the "Random Access" cab file... For more info visit http://forum.xda-developers.com/showthread.php?t=427392
is it possible to use this to add "device lock" to the today screen? im running garmin dk.4.c if that helps. i dont like the slide2unlock.
sorry if this is mentioned somewhere else also, ive been searching for it for at least a hald hour now on here and i cant find it
there is already a wonderful thread in the dev and hacking forum by mpenguin that explains soft keys changes and more on m2d; but thanks for ur post and explanation anyways
Hmmm...
... I downloaded the file. Copied it to my SD card and ran the .cab but it doesn't ask me where I want to install it (phone or SD) and just says it's installed. So I reset the phone look for the Manilla Softkey Edit in Settings/System... nada. Any ideas?
Just a thought... is it because I'm running TF3D? That's the only thing I can think of.
j4s0ni2ice said:
... I downloaded the file. Copied it to my SD card and ran the .cab but it doesn't ask me where I want to install it (phone or SD) and just says it's installed. So I reset the phone look for the Manilla Softkey Edit in Settings/System... nada. Any ideas?
Just a thought... is it because I'm running TF3D? That's the only thing I can think of.
Click to expand...
Click to collapse
I am experimenting with TF3D but did not dive into key remapping yet. I suggest you copy the cab file onto your device memory and try to run it that way. Your initial installation could have taken place on your SD card perhaps, and thats why you are not seeing it. Try the Device memory and let us know.
phantomy2g said:
there is already a wonderful thread in the dev and hacking forum by mpenguin that explains soft keys changes and more on m2d; but thanks for ur post and explanation anyways
Click to expand...
Click to collapse
Why don't you expand your suggestion by posting a direct link to what you have mentioned? Your remark makes one hate posting any help thread ...
j4s0ni2ice said:
... I downloaded the file. Copied it to my SD card and ran the .cab but it doesn't ask me where I want to install it (phone or SD) and just says it's installed. So I reset the phone look for the Manilla Softkey Edit in Settings/System... nada. Any ideas?
Just a thought... is it because I'm running TF3D? That's the only thing I can think of.
Click to expand...
Click to collapse
See if you have M2DC ( Manila Customizer). If you do not have it then go to http://code.google.com/p/manilla2dcustomizer/
and install it.
Alternatively, you can have M2DC link the left softkey to \Windows\Start Menu\Programs\Contacts.lnk, no need to install any cab (other than M2DC, of course ).
it's easyier to use M2DC
Manilla customizer the latest build can change the softkeys
much easyier
Took the easy way out...
... I wanted to remap the right softkey to the RSS Hub... but I just used the PTT button instead since I don't use the voice recorder. Thanks for you help though... both of your options worked by the way.
How do i add device lock to the soft keys. By searching couldnt find anything..
Is there any way to change soft key to device lock using manila customizer?

[SOLVED] Change the icon of a file.EXE ?

I have already tried a shortcut creator which allows me to change the icon of a shortcut...
But when I copy that shortcut to a different pocketpc (which has the same programs installed as my own), the icon switches to the standard one...
Any chance to definitely change that icon??
.....No one?
The Icon of a exe file is stored IN the exe file, try to open the exe file in a res-editor and replace the icon with the one you like
I don't know if that works for ppc exe files too, but: just try it
tomoffel said:
The Icon of a exe file is stored IN the exe file, try to open the exe file in a res-editor and replace the icon with the one you like
I don't know if that works for ppc exe files too, but: just try it
Click to expand...
Click to collapse
I already tried it... But I still have a problem:
When I copy the .exe file from my PC to my device, the icon is automatically restored to the default one...
Maybe the icon I'm using aren't compatible with this type of operation?
I use this icons: http://forum.xda-developers.com/showthread.php?t=424678
The .ICO ones....
which icons are you trying to change
sometimes there are more than one icon in the exe.. (different sizes and colors) be sure you replace all
if you like i can try it for you, just send me the exe and the icon, or upload it here.
flaviopac said:
I already tried it... But I still have a problem:
When I copy the .exe file from my PC to my device, the icon is automatically restored to the default one...
Maybe the icon I'm using aren't compatible with this type of operation?
I use this icons: http://forum.xda-developers.com/showthread.php?t=424678
The .ICO ones....
Click to expand...
Click to collapse
tomoffel said:
sometimes there are more than one icon in the exe.. (different sizes and colors) be sure you replace all
if you like i can try it for you, just send me the exe and the icon, or upload it here.
Click to expand...
Click to collapse
You can find it in the attachment....
It seams your .ico is corrupt, i can replace it with an other icon, and no problems.. but your one is "empty" (in windows I see the guitar playing homer, but in ResEdit, the icon is empty.. )
I tried it with another on, and it worked
Used TGTSoft ResEdit. Just open your exe, then point on the left site to "Icons" and select that one you want to replace. the you see the icon on the right site. Over the Icon ther is a replace button, click that, select your icon and save the project
flaviopac said:
You can find it in the attachment....
Click to expand...
Click to collapse
tomoffel said:
It seams your .ico is corrupt, i can replace it with an other icon, and no problems..
Click to expand...
Click to collapse
So I can't use all these icons you can find here:
http://forum.xda-developers.com/showthread.php?t=424678
Used TGTSoft ResEdit. Just open your exe, then point on the left site to "Icons" and select that one you want to replace. the you see the icon on the right site. Over the Icon ther is a replace button, click that, select your icon and save the project
Click to expand...
Click to collapse
I'll give it a try!
Maybe you can open them in a icon editor and resave them with other settings.. color.. resolution.. play a little around
hope hat helps you
flaviopac said:
So I can't use all these icons you can find here:
http://forum.xda-developers.com/showthread.php?t=424678
Click to expand...
Click to collapse
tomoffel said:
Used TGTSoft ResEdit. Just open your exe, then point on the left site to "Icons" and select that one you want to replace. the you see the icon on the right site. Over the Icon ther is a replace button, click that, select your icon and save the project
Click to expand...
Click to collapse
Everytime I try it, I get an error....
ERROR CAN'T OPEN .BMP FILE....
But I'm trying to use .png and .ico icons.....
Maybe Am I already using wrong icons?
Where can I find correct ones?
is the extension of the file really ico? Do you use just the icons of this thread?
Here you will find lots of icons: http://browse.deviantart.com/customization/icons/?order=5
hope you get it to work if not, i can try to convert them
flaviopac said:
Everytime I try it, I get an error....
ERROR CAN'T OPEN .BMP FILE....
But I'm trying to use .png and .ico icons.....
Maybe Am I already using wrong icons?
Where can I find correct ones?
Click to expand...
Click to collapse
tomoffel said:
is the extension of the file really ico? Do you use just the icons of this thread?
Click to expand...
Click to collapse
I use .PNG icons.... If I try to replace the existing icon with a .ICO one, I can't load it with the app... It doesn't let me load a .ICO file...
EDIT:
Finally I make it work opening the .ICO file with an icon editor...
I deleted all the format (16x16,24x24,ecc...) inside but one (32x32)...
Then just write its name in ResEdit (because it doesn't allow me to search .ICO file)....
AND FINALLY IT WORKS!
Thanks to all!
Hi,
above rocks to change icon for my window mobile application .. but changed icon does not show up in mobile n mobile infact does not allow me to run application if icon is changed in uor way . Will this is possible to change icon for signed application or is there any other way to change icon of application .
Is this possible to have my application icon not from .exe file but loaded separately as any other image .. in this way I feel i can change icon on will....
any help will be appreciated
regards
Just take it on pc,i think it will be same.

Enhanced Notification Manager ?

Hi all,
has anyone tried this one already ?
Link
It seems to add some functionality to the Notification Manager (like turning on/off WiFi, for example). But I'm afraid it will not install, because we have the new Notification Manager already.
What do you say ?
Regards,
Marcos
Tried without success. Installation failed without any explanations.
Try with this one http://forum.xda-developers.com/attachment.php?attachmentid=178262&d=1240211769
I installed and works fine on my D2
Stdu
thanks. works great.
Excellent!
Thank you!
It's nice but I'm missing the different snooze options I had before (with this registry hack: http://forum.xda-developers.com/showpost.php?p=3726469&postcount=10)
very good! thx~~
stdu said:
Try with this one http://forum.xda-developers.com/attachment.php?attachmentid=178262&d=1240211769
I installed and works fine on my D2
Stdu
Click to expand...
Click to collapse
Installed. Works well like this one in Shaks Topaz ROM for Diamond. Thank you.
Could any post a pic over what it does ?
Hi PhFr,
Attached you see what it does. Unfortunately it does not show "Battery" in front of the line. Does anyone have a solution for this?
Thanks and regards,
JTGBDR
stdu said:
Try with this one http://forum.xda-developers.com/attachment.php?attachmentid=178262&d=1240211769
I installed and works fine on my D2
Stdu
Click to expand...
Click to collapse
This one works. Thanks for it. Will come in handy and i can quickly access battery stats and Comm Man now.
Sidenote - I did get the old WM bubble notifications after the first reset but after soft reseting manually it worked.
jtgbdr said:
Hi PhFr,
Attached you see what it does. Unfortunately it does not show "Battery" in front of the line. Does anyone have a solution for this?
Thanks and regards,
JTGBDR
Click to expand...
Click to collapse
Thank you m8
stdu said:
Try with this one http://forum.xda-developers.com/attachment.php?attachmentid=178262&d=1240211769
I installed and works fine on my D2
Stdu
Click to expand...
Click to collapse
Yeah worked fine, thanks.
PhFr said:
Thank you m8
Click to expand...
Click to collapse
Is there a solution for this?
I'd like to have it say "Battery" aswell...
I'd really like to see the battery word + icon on the notification manager to access its setting quickly (insted of settings tab - show all - system - battery...) any news or solution for the missing word? is it stable, and worth a try? please note that I have a touch pro 2.. thanks a lot for the info guys!
Works not on the MDA Vario V (T-Mobile branding)
cyberpunk627 said:
I'd really like to see the battery word + icon on the notification manager to access its setting quickly (insted of settings tab - show all - system - battery...) any news or solution for the missing word? is it stable, and worth a try? please note that I have a touch pro 2.. thanks a lot for the info guys!
Click to expand...
Click to collapse
eats a lot of ram
Does Enhanced Notification Manager works with MS Shell 3.0?
Cos I disable the TF3D and runing MS shell 3.0. When i installed this Enchanced Notification, nothing happens
Thanks
jtgbdr said:
Hi PhFr,
Attached you see what it does. Unfortunately it does not show "Battery" in front of the line. Does anyone have a solution for this?
Thanks and regards,
JTGBDR
Click to expand...
Click to collapse
Yes, there is a way to add the "Battery" string in front, but it requires you to edit a MUI file.
Let me explain:
When you install the distributed cab file it installs on your device various graphic files, plus 2 MUI files. These MUI files are for WWE devices. If your device is set to use other language as default (like mine which is set to work with Greek) then these two MUI files will be installed on your system, but they will be ignored, and the ENM will take it's strings from the original MUI that won't be overwritten by the installation.
There are two ways to get the "Battery" string showing.
The first way is to replace the original MUI files of NM with the new ones that the cab installs. This method arises another problem though: If you do so, the entire NM will be shown in WWE and NOT on your language. This means that you'll get the "Battery" string but all the other strings will be in English and not your language (e.g. Greek)
The second way is a little more tricky, but it has guaranteed results:
You just edit the original MUI file of your device to add the "Battery" string!
Since editing MUI files is tricky I'll post a quick guide on how to do it, but you may need to Google for it to get more details.
Everything will be done on your PC. You will need the following:
1. A MUI unsigner - Signer
2. A Resource Editor
3. The MUI file
I wish I had kept the links, but I only have the apps, so I can't tell you from where to get these apps. The MUI unsigner-signer I get it from these very forums (XDA). Use search to find it. For a resource editor I used XN Resource Editor
The MUI file you will get it from your device. Just browse your phone's Windows directory and copy NotificationManager.dll.XXXX.MUI file on your PC
The .XXXX.MUI part is actually the number of your language. For instance in my case I needed the NotificationManager.dll.0408.MUI which is the GREEK MUI file.
1.
Copy the MUI file on a short path on your PC, something like C:\Temp\MUI\
2.
Extract the MUI unSigner-Signer on the same path
3.
Run the MUI unsigner to unsign your MUI file
4.
Use the resource editor to edit the MUI file. Depending on the case you may need to add the string, or just edit it. We need to fill the string numbered 176.
If the string exists and it's empty just edit it to fill in the string of your desire. If it doesn't exists then create a new string and pay attention on the LANGUAGE selection upon the new string creation menu. It should be the same language as the rest strings on your file. Keep in mind that ALL resource editors will add 16 string in a row. That's normal, and it doesn't matter. Just use the create string command until you have a "176" value that you can edit. Once you edit the "176" String to say whatever you want it to say, save the file and exit Resource editor.
5.
Use MUI signer to sign your file
6.
Copy the modified MUI file somewhere on your device. Don't try to copy it directly on windows directory. The file is marked as "system" and windows won't let you overwrite it.
7.
Once you have copied the modified file on your device, use an application like Total Commander to do 2 tasks:
a. Backup the original file (by copying it somewhere) and
b. Replace the original file with the modified one.
8. Soft Reset your device and everything should be ok now!
PS:
By no way this is a complete guide on how to do it. It's just what I recall from the process I followed some time ago in order to do it myself.
Directions on how to use MUI unsigner-Signer you'll find on the thread that you'll get it.
PS2:
Be safe: KEEP A BACKUP OF YOUR ORIGINAL FILE FIRST!!!
PS3:
Have fun. If someone needs the Greek Translated MUI file PM me. I have also posted it on the ENM thread back at the time I created it...
EDIT: Here's the link of the Greek MUI file: http://forum.xda-developers.com/showpost.php?p=4039484&postcount=125
MUI Unsigner: http://forum.xda-developers.com/showthread.php?t=329160
MUI Signer: http://forum.xda-developers.com/showthread.php?t=306982
runing MS shell 3.0
Goondu said:
Does Enhanced Notification Manager works with MS Shell 3.0?
Cos I disable the TF3D and runing MS shell 3.0. When i installed this Enchanced Notification, nothing happens
Thanks
Click to expand...
Click to collapse
AM CURIOUS ABOUT IT TOO? - does it work with elf-htc touch -?
thxs

Samsung Wizpro theme. Any ideas how to edit AdvHomePlug.dll?

Hi everyone
A few days ago i bought a Samsung C6625 (Valencia). The thing that looked nice on it was the wizpro theme and i whanted to see if i can modify it.
I finaly found a few information about it, but still i dont know where to start
Is there anione here that could take these files and see what cand be done?
If there are other information needed i would gladly give them Just tell me what to do.
The atached archive contains the dll file i found reference to in the registry. AdvHomePlug.dll and the theme xml that lead me to the registry clsid key.
What sort of modifications ur looking at?
You can use resource hacker to extract and edit the images in AdvHomePlug.dll. Those are all the interface images including the leftbar menu and the main window, contacts, wmp, etc...
All images are in PNG Format. U can extract and replace. If it is theme colors its in the voda xml file. I dont see any digital signatures on the dll and mui files you posted, how did u transfer the files? normal copy or ROMExtractor?
If you didnt do normal copy these require digital signatures before copying back, search xda how to self sign apps. Also it helps if u app unlock ur phone.
I copied the file normaly using explorer. About the modifications... I`ve seen on other samsung models the same wizpro theme but with different arangement of tabs.
And i was thinking maybe there are some mods for this like with chome just asking i dont know
Franky32 said:
I copied the file normaly using explorer. About the modifications... I`ve seen on other samsung models the same wizpro theme but with different arangement of tabs.
And i was thinking maybe there are some mods for this like with chome just asking i dont know
Click to expand...
Click to collapse
I dont have the phone on me to check it, maybe tomorrow i can borrow it, I do however remember some regitry entries for playing with tabs, its been a while since i had this phone. check under HKCU\Software under mpharos or samsung.
I found those registry entries but i can only modify images for the theme. Are there any other registry entries where i can modify things like... plugins that show up, the order of those plugins, things like that?
Could you please dump the registry key HKCU\CLSID\{583AD178-223A-4bcd-AFBE-EBB50536F8BE}
for me?
I will help you with customizing the plugin!
frauhottelmann said:
Could you please dump the registry key HKCU\CLSID\{583AD178-223A-4bcd-AFBE-EBB50536F8BE}
for me?
I will help you with customizing the plugin!
Click to expand...
Click to collapse
That registry key just points to dll file.
Code:
[HKEY_CLASSES_ROOT\CLSID\{583AD178-223A-4bcd-AFBE-EBB50536F8BE}\InprocServer32]
@="AdvHomePlug.dll"
I have attached the whole Wizpro OEM package.
Is there some way tomake it available for 176x220 screen?
Spiaatie said:
That registry key just points to dll file.
Code:
[HKEY_CLASSES_ROOT\CLSID\{583AD178-223A-4bcd-AFBE-EBB50536F8BE}\InprocServer32]
@="AdvHomePlug.dll"
I have attached the whole Wizpro OEM package.
Click to expand...
Click to collapse
Would you please to let me know how to install the package into my BJ2??
Thanks
bb49986 said:
Would you please to let me know how to install the package into my BJ2??
Thanks
Click to expand...
Click to collapse
id like wizpro on bj2 as well.
bb49986 said:
Would you please to let me know how to install the package into my BJ2??
Thanks
Click to expand...
Click to collapse
Wizpro does not works on BJII - I have tried cooking it in ROM, but nothing happens - just a blank screen with background picture. Maybe some drivers are missing. Haven't figured it out yet.
Problems
I have a Samsung i637 phone.
I have problems with Wizpro. When I receive a sms, I can read the sms, but when I try to return to home page (wizpro), I can not see it.
After some minuts, the wizpro does not appear, and instead appear the message "Anything home screen theme was found".
I have unlock security in the phone.
I have changed to multimedia home screen, but I need use the Wizpro.
What could be cause this problem???
Hi. I am triyng wm 6.1 st on mcrsft device emulator and I would like to try samsung's C6625 original wizpro theme. I dwnld the package from previuos page and copy it both to ap data/home and /windows/. When I select touchwiz from settings/home screen(4), there is this error message "the layout U have selected cannot be loaded...etc... So, where is mistake? How to make it work?
Spiaatie said:
That registry key just points to dll file.
Code:
[HKEY_CLASSES_ROOT\CLSID\{583AD178-223A-4bcd-AFBE-EBB50536F8BE}\InprocServer32]
@="AdvHomePlug.dll"
I have attached the whole Wizpro OEM package.
Click to expand...
Click to collapse
can you or anyone else get me this reg and the .dll that goes with it? please.
HKCR\CLSID\{B89DCC0E-E871-4abc-9D2E-C35DB6008713}
from BlackJack
Code:
[HKEY_CLASSES_ROOT\CLSID\{B89DCC0E-E871-4abc-9D2E-C35DB6008713}]
@="Demo Plugin"
[HKEY_CLASSES_ROOT\CLSID\{B89DCC0E-E871-4abc-9D2E-C35DB6008713}\InProcServer32]
@="\\Windows\\uGoPlugin.dll"

[Q]HD2 Taskbar Icon Change

Hi Guys,
trying to change my start icon used both Restorator 2009 & ResHack and neither of them does the trick for some reason, i have extracted the shellres.192.dll from my HD2 and opened it on both of the those apps and replaced the icons 4609 & 4620 with my own 32 x 32 icon file but all i get after reboot is a blank are where the button should be and the text start and the button is not touchable nothing happens.
Thanks For any help in this weird thing.
If im not mistaken dll files needtobe signed
miller710 said:
If im not mistaken dll files needtobe signed
Click to expand...
Click to collapse
Oh ok, so how do you go about signing them???
121man said:
Oh ok, so how do you go about signing them???
Click to expand...
Click to collapse
good question. I have no idea. lol. sorry.
I don't fully understand taskbar editing. So here is the process i've done on a 6.5.x taskbar.
-Grad the .dll and drag it onto the UnSigner
- create 32x32 png convert to xp colors using icoFX/Axialias Icon Workshop(for converting higher resolutions to .icos e.g the dropdown taskbar in 6.5.x)
-Replace icon using ResHack
-sign it with msigntools
-cab using WinCE or whatever tools are available for download, set the directory to /Windows, install reboot and you have your icons on the taskbar
Just make sure it's the correct version for winMO, i've been using 6.5.5 dll's as a base in all my taskbar works.
Also a simple google search can help you gather up the files.
"How to mod winMO 6.5 taskbar"
Hope this helps
121man said:
Hi Guys,
trying to change my start icon used both Restorator 2009 & ResHack and neither of them does the trick for some reason, i have extracted the shellres.192.dll from my HD2 and opened it on both of the those apps and replaced the icons 4609 & 4620 with my own 32 x 32 icon file but all i get after reboot is a blank are where the button should be and the text start and the button is not touchable nothing happens.
Thanks For any help in this weird thing.
Click to expand...
Click to collapse
you is the official ROM? perhaps because of this
I have so too, was when he set the custom, button Start normally changed
Some help please
Hey, I've tried copying, moving or anything with .dll s in the windows folder and it keeps saying that Rom files cannot be copied. I've tried Total comander, resco explorer and winmo explorer but still can't copy those files.
I'm tired of searching for this answear... and I can find it anywhere... :'(
may someone help me to extract those files from the phone??
Mhz250 said:
Hey, I've tried copying, moving or anything with .dll s in the windows folder and it keeps saying that Rom files cannot be copied. I've tried Total comander, resco explorer and winmo explorer but still can't copy those files.
I'm tired of searching for this answear... and I can find it anywhere... :'(
may someone help me to extract those files from the phone??
Click to expand...
Click to collapse
If you need to place your patched .dll files you need to add them in a cab file first.
Send me your dll files patched by pm i will do a cab tomorrow night after office if you want
I have to first download the file from the phone to edit it... that's what I can't do.
I have the tools, I've already donne something similar. But I can't download the DLL file.
Any ideas please?

Categories

Resources