okay im using hku 070...What settings are everyone using?
theres:
Glyph cache (im using 16384)
file system cache (auto)
file system filter cache:8192
i've been playing around with a few diffrent settings...the higher up on the glyph and file stemfilter i go...the faster the device is...but it seems a lilttle unstable and slow to respond when turnign on...the settings im running now seems a bit faster than stock settings...but still reliable. thoughts?
Hi
Do you set these value by simple registry editor? or another tool?
I found GLYPHCACHE KEY in the registry, by a search but for the 2 others category what are the name of the keys to change ?
Jeffou75 said:
how can you reach 16384 for GLYPHCACHE value ? the limit values are in the registry from 0 to 2000 (0x2000) ??
Do you set these value by simple registry editor? or another tool?
Click to expand...
Click to collapse
0-2000 is hex
2000=32768
i use sk tools for registry editing
gregross said:
0-2000 is hex
2000=32768
i use sk tools for registry editing
Click to expand...
Click to collapse
sorry but i found before i post then i edited my post, my real question is:
I found GLYPHCACHE KEY in the registry, by a search but for the 2 others category what are the name of the keys to change ?
i use resco registry editor
Jeffou75 said:
sorry but i found before i post then i edited my post, my real question is:
I found GLYPHCACHE KEY in the registry, by a search but for the 2 others category what are the name of the keys to change ?
i use resco registry editor
Click to expand...
Click to collapse
\HKLM\System\StorageManager\FATFS\EnableCache
\HKLM\System\StorageManager\FATFS\CacheSize
are the two for file system
not sure about the filter one
Ah... i found these keys
but what you try to mean is that sk tools allow you to modify directly these settings without do any search in the registry? right?
because in taht case the best i can do first is try sktool, no?
Jeffou75 said:
Ah... i found these keys
but what you try to mean is that sk tools allow you to modify directly these settings without do any search in the registry? right?
because in taht case the best i can do first is try sktool, no?
Click to expand...
Click to collapse
sk tools will allow you to navigate to the keys and change their values
ok thanks i try an i give you feedback
heres the app. install and select the performance tab.
new setup...i think i like this one the best....
Glyph cache (im using 16384)
file system cache (auto)
file system filter cache:0
i have an error when i try to launch htat program on my HTC kaiser
Could you help?
rzanology said:
heres the app. install and select the performance tab.
new setup...i think i like this one the best....
Glyph cache (im using 16384)
file system cache (auto)
file system filter cache:0
Click to expand...
Click to collapse
thanks
somehow I don't feel any different. I am still running the HTC rom, and it is already pretty fast....
Jeffou75 said:
i have an error when i try to launch htat program on my HTC kaiser
Could you help?
Click to expand...
Click to collapse
i have an error too, but looks like no-one can/know how to help
advancedconfig.exe
invalidcastexception
in system.convert.toint32()
in advancedconfig..()
in advancedconfig..()
in system.windows.forms.form.onload()
in system.windows.forms.form._setvisiblenotify()
in system.windows.forms.control.set_visible()
in system.windows.forms.application.run()
in advancedconfig..()
Click to expand...
Click to collapse
Advanced config tool
To run it well, requires net compact framework v 3.5. Make sure you have this version.
Cheers..
Jeffou75 said:
i have an error when i try to launch htat program on my HTC kaiser
Could you help?
Click to expand...
Click to collapse
To run it well, requires net compact framework v 3.5. Make sure you have this version.
Cheers..
________
Wow, u have succesfully revived almost 2 years dead thread.
Let's make dead threads stay dead. Closed.
Related
Faria and NTS seem to know this...
How do we get the extended rom to automatically run on Crossbow? I've searched Google and others and haven't found a thing. Is it a reg. setting or what?
jwzg said:
Faria and NTS seem to know this...
How do we get the extended rom to automatically run on Crossbow? I've searched Google and others and haven't found a thing. Is it a reg. setting or what?
Click to expand...
Click to collapse
Ok, you have an autorun.exe in the windows directory, and a config.txt file in the windows directory. The config.txt is the same as it was in WM5 just a location change. Have all your lines point to \extended_rom\ and youll be fine
Wrong thread I know - but I looked all over the place and can't seem to find the definitive answer ... so here goes - am I correct in assuming that it's possible to delete the contents of ext_rom once you've used them? I guess that they are only for installing into the "real" storage, and just as long as you don't need them following a hard reset, they are just taking up some space .. am I correct?
I'm working with orwell's. Those files aren't there, so what has to happen?
radiotrib said:
Wrong thread I know - but I looked all over the place and can't seem to find the definitive answer ... so here goes - am I correct in assuming that it's possible to delete the contents of ext_rom once you've used them? I guess that they are only for installing into the "real" storage, and just as long as you don't need them following a hard reset, they are just taking up some space .. am I correct?
Click to expand...
Click to collapse
No. In AKU 2.x and above, the extended rom partition is locked and cannot be written to and cannot have files deleted.
jwzg said:
I'm working with orwell's. Those files aren't there, so what has to happen?
Click to expand...
Click to collapse
If you are on orwells, you need to do it the WM5 way from what I understand.
nottoosmart said:
If you are on orwells, you need to do it the WM5 way from what I understand.
Click to expand...
Click to collapse
I'm not too smart either...can you give instructions?
In the system hive, (default.hv) you should have:
[HKEY_LOCAL_MACHINE\Comm]
"TurnRadioFlag"=dword:0
"AutoRunCFG"="\\Extended_ROM\\config.txt"
"AutoRun"="\\Extended_ROM\\autorun.exe"
Most of the WM6 ROMs are missing the last two keys, thus the Autorun of the Extended_ROM is disabled by default.
eluth said:
In the system hive, (default.hv) you should have:
[HKEY_LOCAL_MACHINE\Comm]
"TurnRadioFlag"=dword:0
"AutoRunCFG"="\\Extended_ROM\\config.txt"
"AutoRun"="\\Extended_ROM\\autorun.exe"
Most of the WM6 ROMs are missing the last two keys, thus the Autorun of the Extended_ROM is disabled by default.
Click to expand...
Click to collapse
in all honesty, you are wrong. Even if those lines are there, for some reason the checkautorun still looks in the windows directory for the config file and the autorun file. I have searched the whole default.hv and still cant figure out why. You figure it out and ill give you a cookie.
Couldn't find an app that could convert CAB's to OEM packages (in an easy way) so I made my own...
...only supporting CAB's with _setup.xml files
Newest version 0.9
Cab2OEM.exe
evalu8t0r said:
Couldn't find an app that could convert CAB's to OEM packages (in an easy way) so I made my own...
...only supporting CAB's with _setup.xml files
Cab2OEM v0.0.0.2
Click to expand...
Click to collapse
this looks great man,
what language is it coded in?
i'm just wondering because I would like to get into this coding business myself
EDIT: I just tried a test cabinet file (opera mini) which contains a _setup.xml file, and it said that it did not? same results in a different .cab that had an _setup.xml file in it
mbarvian said:
this looks great man,
what language is it coded in?
i'm just wondering because I would like to get into this coding business myself
EDIT: I just tried a test cabinet file (opera mini) which contains a _setup.xml file, and it said that it did not?
Click to expand...
Click to collapse
Coded in vb.net (3.5) (Visual Studio 2008)
I've tested it on every CAB file I had (dumped a copy of all my cab files in c:\temp and ran Cab2OEM.EXE C:\temp\*)
Where can I download opera mini cab file to test it?
evalu8t0r said:
Coded in vb.net (3.5) (Visual Studio 2008)
I've tested it on every CAB file I had (dumped a copy of all my cab files in c:\temp and ran Cab2OEM.EXE C:\temp\*)
Where can I download opera mini cab file to test it?
Click to expand...
Click to collapse
what's an example of what you used? here's what I did:
Code:
cab2oem opera.cab opera
mbarvian said:
what's an example of what you used? here's what I did:
Code:
cab2oem opera.cab opera
Click to expand...
Click to collapse
Hmm... first test and you find a bug... I must be an idiot since a simple thing like that is not working...
Try:
Code:
cab2oem c:\temp\opera.cab
...v0.0.0.3 comming up soon
evalu8t0r said:
Hmm... first test and you find a bug... I must be an idiot since a simple thing like that is not working...
Try:
Code:
cab2oem c:\temp\opera.cab
...v0.0.0.3 comming up soon
Click to expand...
Click to collapse
ok, this worked better, but I still got this error:
Code:
Conversion from type 'NBNULL' to type 'String' is not valid
can't wait for v0.0.3! i think this app has some great potential!
mbarvian said:
ok, this worked better, but I still got this error:
Code:
Conversion from type 'NBNULL' to type 'String' is not valid
can't wait for v0.0.3! i think this app has some great potential!
Click to expand...
Click to collapse
I'm gonna need that cab file to see what's going on... got a link?
evalu8t0r said:
I'm gonna need that cab file to see what's going on... got a link?
Click to expand...
Click to collapse
here:
http://www.filesend.net/download.php?f=931d689b67ab4cefde3ac0c42d691e5d
I just renamed it to opera.cab to make it easier when typing it in
mbarvian said:
here:
http://www.filesend.net/download.php?f=931d689b67ab4cefde3ac0c42d691e5d
I just renamed it to opera.cab to make it easier when typing it in
Click to expand...
Click to collapse
v0.0.0.3 is up
Some problems resolved but opera.cab still won't work as it contains a 'multiplestring' registry key which I'm not sure how to decode
Any chance you have an OEM package for this allready? Could you send me the RGU file?
evalu8t0r said:
v0.0.0.3 is up
Some problems resolved but opera.cab still won't work as it contains a 'multiplestring' registry key which I'm not sure how to decode
Any chance you have an OEM package for this allready? Could you send me the RGU file?
Click to expand...
Click to collapse
i do, here's the rgu file
Code:
REGEDIT4
[HKEY_CLASSES_ROOT\.jad]
@="jadfile"
"Content Type"="text/vnd.sun.j2me.app-descriptor"
[HKEY_CLASSES_ROOT\jadfile]
[HKEY_CLASSES_ROOT\jadfile\DefaultIcon]
@="\\windows\\jbed.exe,0"
[HKEY_CLASSES_ROOT\jadfile\Shell]
[HKEY_CLASSES_ROOT\jadfile\Shell\Open]
[HKEY_CLASSES_ROOT\jadfile\Shell\Open\Command]
@="\"\\windows\\jbed.exe\" -DFile.maxStorageSize=20M -ginstall \"file:\\%1\""
[HKEY_CLASSES_ROOT\.jar]
@="jarfile"
"Content Type"="application/java-archive"
[HKEY_CLASSES_ROOT\jarfile]
[HKEY_CLASSES_ROOT\jarfile\Shell]
[HKEY_CLASSES_ROOT\jarfile\Shell\DRMOpen]
[HKEY_CLASSES_ROOT\jarfile\Shell\DRMOpen\Command]
@="\\windows\\jbed.exe\" -DFile.maxStorageSize=20M -ginstall \"file:\\%1\""
[HKEY_CLASSES_ROOT\jarfile\Shell\Open]
[HKEY_CLASSES_ROOT\jarfile\Shell\Open\Command]
@="\\windows\\jbed.exe\" -DFile.maxStorageSize=20M -ginstall \"file:\\%1\""
[HKEY_CLASSES_ROOT\jarfile\Shell\Save]
[HKEY_CLASSES_ROOT\jarfile\Shell\Save\Save Location]
@="\\windows"
[HKEY_CLASSES_ROOT\jarfile\DefaultIcon]
@="\\windows\\jbed.exe,0"
[HKEY_CLASSES_ROOT\CLSID]
[HKEY_CLASSES_ROOT\CLSID\{8F57C2D0-4C95-4945-A4C4-0B7548587796}]
[HKEY_CLASSES_ROOT\CLSID\{8F57C2D0-4C95-4945-A4C4-0B7548587796}\InprocServer32]
@="\\windows\\ieplugin.dll"
"ThreadingModel"="Both"
[HKEY_CLASSES_ROOT\CLSID\{8F57C2D0-4C95-4945-A4C4-0B7548587796}\TypeLib]
@="{A847F3EE-CAF9-46ed-94D2-0CF149F1209E}"
[HKEY_CLASSES_ROOT\CLSID\{8F57C2D0-4C95-4945-A4C4-0B7548587796}\Version]
@="1.0"
[HKEY_CLASSES_ROOT\PROTOCOLS]
[HKEY_CLASSES_ROOT\PROTOCOLS\Filter]
[HKEY_CLASSES_ROOT\PROTOCOLS\Filter\text/vnd.sun.j2me.app-descriptor]
"CLSID"="{8F57C2D0-4C95-4945-A4C4-0B7548587796}"
[HKEY_CLASSES_ROOT\PROTOCOLS\Filter\text/vnd.sun.j2me.app-descriptor; charset=utf-8]
"CLSID"="{8F57C2D0-4C95-4945-A4C4-0B7548587796}"
[HKEY_CLASSES_ROOT\PROTOCOLS\Filter\application/java-archive]
"CLSID"="{8F57C2D0-4C95-4945-A4C4-0B7548587796}"
[HKEY_CLASSES_ROOT\PROTOCOLS\Filter\text/x-pcs-gcd]
"CLSID"="{8F57C2D0-4C95-4945-A4C4-0B7548587796}"
[HKEY_CLASSES_ROOT\MIME]
[HKEY_CLASSES_ROOT\MIME\Database]
[HKEY_CLASSES_ROOT\MIME\Database\Content Type]
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/java-archive]
"Extension"=".jar"
[HKEY_LOCAL_MACHINE\SOFTWARE]
[HKEY_LOCAL_MACHINE\SOFTWARE\Apps]
[HKEY_LOCAL_MACHINE\SOFTWARE\Apps\Esmertec Java]
[HKEY_LOCAL_MACHINE\SOFTWARE\Apps\Esmertec Java\Properties]
"microedition.ua.prefix"=""
"microedition.ua.postfix"=""
"microedition.ams.iconsize"="24"
"DestNet"="0"
"File.basedir"="\\windows\\"
"File.rootdir"="\\windows\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic]
[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic\eT9]
"CustomClassNames"=hex(7):4a,42,45,44,5f,54,45,58,54,46,49,45,4c,44,3f,3f,3f,\
3f,3f,3f,3f,3f,3f,3f,3f,3f,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM]
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\MASD]
"JbedJava_3_1"="0_0_20080222_3_1"
mbarvian said:
i do, here's the rgu file
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic\eT9]
"CustomClassNames"=hex(7):4a,42,45,44,5f,54,45,58,54,46,49,45,4c,44,3f,3f,3f,\
3f,3f,3f,3f,3f,3f,3f,3f,3f,00,00
Click to expand...
Click to collapse
New version 0.0.0.4 up
Can't seem to figure out why your RGU files "CustomClassNames" ends with 00,00... if you open _setup.xml in a hex editor it's 80,80... also the \ in the middle makes no sense to me...
EDIT:
Found this regarding the \
"Large Value Data Strings can span onto more than one line, in which case each line (except the last one) is terminated by a comma (,) followed by a SINGLE backslash mark (\) and consecutive lines are separated by carriage returns (CR)"
...so it's not important
EDIT:
http://www.microsoft.com/express/product/default.aspx should get you started with some coding if that's the route you want to go - Express editions are free
evalu8t0r said:
New version 0.0.0.4 up
Can't seem to figure out why your RGU files "CustomClassNames" ends with 00,00... if you open _setup.xml in a hex editor it's 80,80... also the \ in the middle makes no sense to me...
Click to expand...
Click to collapse
the '\' is used to break a line and multiplestring values are terminated with a double zero byte, one per string and one for the whole string, you can find this info on msdn btw...
worstenbrood said:
the '\' is used to break a line and multiplestring values are terminated with a double zero byte, one per string and one for the whole string, you can find this info on msdn btw...
Click to expand...
Click to collapse
Thanks
I see that (http://msdn.microsoft.com/en-us/library/ms724884(VS.85).aspx)
But I don't understand why I'm seeing 4A4245445F544558544649454C443F3F3F3F3F3F3F3F3F3F3F3FEF8080 and not 4A4245445F544558544649454C443F3F3F3F3F3F3F3F3F3F3F3FEF0000 when looking at the _setup.xml file in a hex editor. Any ideas?
I'm using System.Text.Encoding.UTF8.GetBytes to read the string and converting each of them to a string (using ToString("X2"))
The RGU file mbarvian posted has 0000 in the end ...
hello
great tool bro
mods this should be a sticky or kaiser wiki
evalu8t0r said:
Couldn't find an app that could convert CAB's to OEM packages (in an easy way) so I made my own...
...only supporting CAB's with _setup.xml files
New version 0.0.0.4
Cab2OEM.exe
Click to expand...
Click to collapse
jahrami said:
hello
great tool bro
mods this should be a sticky or kaiser wiki
Click to expand...
Click to collapse
Thanks... bro
I'm not sure v0.0.0.4 is a fully working version - it needs more testing
V1.0.0.0 could be a sticky candidate - Still needs some work to be perfect
evalu8t0r said:
Thanks... bro
I'm not sure v0.0.0.4 is a fully working version - it needs more testing
V1.0.0.0 could be a sticky candidate - Still needs some work to be perfect
Click to expand...
Click to collapse
Nice app, I'll have to give this a go when I get time to start cooking again.
I've added it to wiki: http://wiki.xda-developers.com/index.php?pagename=HTC_Kaiser#ROMx20.Cooking
I'm not too sure about a sticky, no other ROM cooking tools are. Just my 2c's.
Dave
DaveShaw said:
Nice app, I'll have to give this a go when I get time to start cooking again.
I've added it to wiki: http://wiki.xda-developers.com/index.php?pagename=HTC_Kaiser#ROMx20.Cooking
I'm not too sure about a sticky, no other ROM cooking tools are. Just my 2c's.
Dave
Click to expand...
Click to collapse
Once you get cooking let me know how it runs for you
well, I'm very glad to say that I have not had any problems with v0.0.0.4
great job and I look forward to future releases man
There are some flaws in the conversion. Hopefully, this can be fixed in the next version. Here's the description of the flaws:
1. For "\" that is specifying a path, the rgu should have "\\". For eg. "\Windows\Cookies" should be "\\Windows\\Cookies".
2. For " that is specifying a long path, the rgu should have "\". For eg. ""jbed.exe" -m %1" should be "\"jbed.exe\" -m %1".
Another flaw for registry with DWORD key. It produces the RGU file which uses decimal value in the DWORD key, which is completely wrong. Hopefully this can be fixed in next version, too.
Does anyone know how to remove an icon on Settings???
I tried seaching for a thread, I found an unanswered question similar to this, but it was under the HERMES thread, so I think this question needs to be on the General topic to have an answer.
which one..
nothin said:
which one..
Click to expand...
Click to collapse
Clear Storage for example.
cktlcmd said:
Clear Storage for example.
Click to expand...
Click to collapse
Your just trying to change the icon?
suspect he want to remove the item from settings
Rudegar said:
suspect he want to remove the item from settings
Click to expand...
Click to collapse
Yes, exactly what I want.
i can imagine, that reg removal will do the job IN THAT case, search there for clear storage:
HKLM\SOFTWARE\HTC\HTCCPL\
and/or
HKLM\ControlPanel\Clear Storage
there are two main methods for adding "settings" applets:
-from exe
-from cpl.
reg removal is useful for exe files ONLY(usually.,,).
nothin said:
i can imagine, that reg removal will do the job IN THAT case, search there for clear storage:
HKLM\SOFTWARE\HTC\HTCCPL\
and/or
HKLM\ControlPanel\Clear Storage
there are two main methods for adding "settings" applets:
-from exe
-from cpl.
reg removal is useful for exe files ONLY(usually.,,).
Click to expand...
Click to collapse
Thanks!
nothin said:
i can imagine, that reg removal will do the job IN THAT case, search there for clear storage:
HKLM\SOFTWARE\HTC\HTCCPL\
and/or
HKLM\ControlPanel\Clear Storage
there are two main methods for adding "settings" applets:
-from exe
-from cpl.
reg removal is useful for exe files ONLY(usually.,,).
Click to expand...
Click to collapse
LOL, I just saw this a few minutes ago. I would suggest trying to add the Key "Hide" with a DWORD value of 1.
How to do the opposite way? insert icon to one of the settingstab and start exe from there?
JOat said:
How to do the opposite way? insert icon to one of the settingstab and start exe from there?
Click to expand...
Click to collapse
What are you trying to add?
i tried a rom and there was secondtoday built in, so i tried to to the same with a official rom
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
EDIT: Okay, I found the solution myself
Once again, for every HD2 User...MTP is working fine on the HD2, here´s how to set it up:
1. Install MTP
2. Turn off Sense (otherwise you won't be able to perform step 3).
2. install MTP Apple Icon.zip (if you want to have the apple icon instead of the silver windows one...i made a *.cab here)
3. Under \windows delete the file ManilaFull.xml.
4. With a registry editor, delete the key \HKLM\Software\HTC\Manila\Configuration.
5. Activate Sense and reorder your tabs (by deleting xml and reg key you'll revert to default order).
Have fun, I´m using it with calendar+...good alternative
Screenshots plzzz........
mughal90 said:
Screenshots plzzz........
Click to expand...
Click to collapse
Clicking the MTP link in the first post will give an idea of how it looks.
brooon said:
EDIT: Okay, I found the solution myself
Once again, for every HD2 User...MTP is working fine on the HD2, here´s how to set it up:
1. Install MTP
2. Turn off Sense (otherwise you won't be able to perform step 3).
2. install MTP Apple Icon.zip (if you want to have the apple icon instead of the silver windows one...i made a *.cab here)
3. Under \windows delete the file ManilaFull.xml.
4. With a registry editor, delete the key \HKLM\Software\HTC\Manila\Configuration.
5. Activate Sense and reorder your tabs (by deleting xml and reg key you'll revert to default order).
Have fun, I´m using it with calendar+...good alternative
Click to expand...
Click to collapse
3. Under \windows delete the file ManilaFull.xml.
4. With a registry editor, delete the key \HKLM\Software\HTC\Manila\Configuration. Are these belong to the original Manila files, or came abt when install MTP?
5. Activate Sense and reorder your tabs (by deleting xml and reg key you'll revert to default order). Delete which xml & reg key, the two in step 3&4?
Sian said:
1. Are these belong to the original Manila files, or came abt when install MTP?
2. Delete which xml & reg key, the two in step 3&4?
Click to expand...
Click to collapse
1. This folder seems to represent the arrangement of the slidericons in manila (default: 12 icons --> 12 subfolders in this folder)...i hope this answered your question.
2. Right! RegKey = Point 4, xml = Point 3
brooon said:
1. This folder seems to represent the arrangement of the slidericons in manila (default: 12 icons --> 12 subfolders in this folder)...i hope this answered your question.
2. Right! RegKey = Point 4, xml = Point 3
Click to expand...
Click to collapse
Would the deleted ManilaFull.xml be restored automatically should we uninstall MTP?
Basically, I don't want to screw up the original Manila after installing/uninstalling MTP. MTP is uninstallable, ya?
I havn´t screwed up anything after deinstalling MTP...just delete the manilafull and the configurationkey again and...finish!
Thanks for the clarification.
brooon said:
EDIT: Okay, I found the solution myself
Once again, for every HD2 User...MTP is working fine on the HD2, here´s how to set it up:
1. Install MTP
2. Turn off Sense (otherwise you won't be able to perform step 3).
2. install MTP Apple Icon.zip (if you want to have the apple icon instead of the silver windows one...i made a *.cab here)
3. Under \windows delete the file ManilaFull.xml.
4. With a registry editor, delete the key \HKLM\Software\HTC\Manila\Configuration.
5. Activate Sense and reorder your tabs (by deleting xml and reg key you'll revert to default order).
Have fun, I´m using it with calendar+...good alternative
Click to expand...
Click to collapse
You might want to give credit to the person who ACTUALLY found the solution and you just read and copied what they explained.
http://forum.xda-developers.com/showpost.php?p=5173200&postcount=865
Yep ...
Nagrom Nniuq said:
You might want to give credit to the person who ACTUALLY found the solution and you just read and copied what they explained.
http://forum.xda-developers.com/showpost.php?p=5173200&postcount=865
Click to expand...
Click to collapse
"Full idea not my. I was find it on 4pda.ru" - this is from the original tread.
Nagrom Nniuq said:
You might want to give credit to the person who ACTUALLY found the solution and you just read and copied what they explained.
http://forum.xda-developers.com/showpost.php?p=5173200&postcount=865
Click to expand...
Click to collapse
i do understand your comment Nagrom Nniuq That´s why I´ve written "once again, for every HD2 user". I didn´t want to bask in s.o. glory here, as you can see, I have edited my first post, because once there was the question how to bring the MTP Icon into the manila settings to reconfigure the position of it. I deleted the question as soon as I found the solution paryav gave in the post you´ve linked above.
Sorry if this has lead to some bad thoughts. Just wanted to share the solution
PS: I only added the Cabfile for the apple-icon and corrected the manual within this point
brooon said:
1. Install MTP
Click to expand...
Click to collapse
by point 1 You mean install cab from Your post or all points described on MTP org page (follow link You gave) ?
brooon said:
2. install MTP Apple Icon.zip (if you want to have the apple icon instead of the silver windows one...i made a *.cab here)
Click to expand...
Click to collapse
can i somehow choose mine icon to be showed on tab ?
can you put screen shot?
What kind of things can we put into tabs? Someone put WeatherRadar in HERE and it looks good...what other options do we have?
AUTO Installation CAB for Today Page
Look at this post and give a try . And post your feedbacks at that thread
UPDATED: Manila 2.5 Auto Installation CAB for TODAY SCREEN
Help ried to delete the ManilaFull.xml file but its a rom file. It will not let me delete it.
I've turned off sense and tryed totalCom & Resco Exp but the file is read only. How do i get rid of it.
Many Thx
brooon said:
EDIT: Okay, I found the solution myself
Once again, for every HD2 User...MTP is working fine on the HD2, here´s how to set it up:
1. Install MTP
2. Turn off Sense (otherwise you won't be able to perform step 3).
2. install MTP Apple Icon.zip (if you want to have the apple icon instead of the silver windows one...i made a *.cab here)
3. Under \windows delete the file ManilaFull.xml.
4. With a registry editor, delete the key \HKLM\Software\HTC\Manila\Configuration.
5. Activate Sense and reorder your tabs (by deleting xml and reg key you'll revert to default order).
Have fun, I´m using it with calendar+...good alternative
Click to expand...
Click to collapse
Hi,
Thank you for all these good work.
I installed your Manila TV tab with no problem.
the MTP with the above steps for me is installing and the tab is in my manila but everytime I reboote, it give me and error which my manila is not supported, unable to patch.
also my windows have a start button at the bottom and when I add plugins in MTP configuration, I don't have the OK button to save it in the config.
I have the same issue with your MTP v 5 .
My Rom is : Cap's special 6.5 with sense 2.5
OS version : 5.2.28011
Manila : 2.5.19211619.0.cfc
Rom version : 5.12.28011 WWE
Radio : 1.17.25.09
nobody wants to put screen shot?
Can anyone guide me through the uninstallation?