Default SIP doesn't stick - 8525, TyTN, MDA Vario II, JasJam General

Has anyone figured out how to make the SIP (other than soft KB) to stick upon reset? The registry change remains changed but the soft KB still loades on reset. CT from Tweaks2K2 confirmed issue but has no solution.

Will add this as a FAQ on the wiki, as it has been asked several times....
answer here:
http://forum.xda-developers.com/viewtopic.php?t=56053
or search for "sipchange" in this forum.

pof said:
Will add this as a FAQ on the wiki, as it has been asked several times....
answer here:
http://forum.xda-developers.com/viewtopic.php?t=56053
or search for "sipchange" in this forum.
Click to expand...
Click to collapse
Thank you very much for pointing me there.

check down further in the thread for an installation cab compliments of efjay. It installs sipchange in program files and also sets up the shortcut in startup to run sipchange with the SET parameter.

Sleuth255 said:
check down further in the thread for an installation cab compliments of efjay. It installs sipchange in program files and also sets up the shortcut in startup to run sipchange with the SET parameter.
Click to expand...
Click to collapse
Sleuth255
I did that, but thanks for mentioning it though.

Related

HIDE / SHOW ExtROM on HTC TyTN (Registry Tweak)

Hide/Show Hidden ROM (at least works on my TyTN - German ROM)
SHOWN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\EXT_FLASHDRV] "Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\EXT_FLASHDRV] "MountHidden"=dword:00000000
HIDDEN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\EXT_FLASHDRV] "Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\EXT_FLASHDRV] "MountHidden"=dword:00000001
For me this was the default:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\EXT_FLASHDRV] "Bootphase"=dword:00000002
So, I only had to change this from 1 to 0:
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\EXT_FLASHDRV] "MountHidden"=dword:00000000
Now I can see the extended rom, my device is an HTC TyTN WWE, I will post the ExtROM to FTP in a while.
I also have updated the wiki page with your hack:
http://wiki.xda-developers.com/index.php?pagename=Hermes_Unhide_Extrom
Thanks!
pof said:
I also have updated the wiki page with your hack:
http://wiki.xda-developers.com/index.php?pagename=Hermes_Unhide_Extrom
Thanks!
Click to expand...
Click to collapse
GREAT !
Now we still need 2 very important Registry Hacks (or missing links to get them work):
1. A hack for presenting a differentiation between GPRS/EDGE and UMTS/HSDPA
2. A hack for invoking the EngineeringTest Mode
I've been unable so far to get that working on the Hermes platform. Keep trying.
pof said:
I also have updated the wiki page with your hack:
http://wiki.xda-developers.com/index.php?pagename=Hermes_Unhide_Extrom
Thanks!
Click to expand...
Click to collapse
GREAT !
Now we still need 2 very important Registry Hacks (or missing links to get them work):
1. A hack for presenting a differentiation between GPRS/EDGE and UMTS/HSDPA
2. A hack for invoking the EngineeringTest Mode
I've been unable so far to get that working on the Hermes platform. Keep trying.
pof said:
Now I can see the extended rom, my device is an HTC TyTN WWE, I will post the ExtROM to FTP in a while.
Click to expand...
Click to collapse
Thank you.
I finished uploading my ExtROM, I also created a wiki page with the contents of all the available Extended ROMs on FTP so far:
http://wiki.xda-developers.com/index.php?pagename=Hermes_ExtendedRoms
If anyone has a different version not listed, please do the following:
1) Unhide it
2) Zip it
3) Upload it
4) Update the wiki page
Thanks!
pof said:
I finished uploading my ExtROM, I also created a wiki page with the contents of all the available Extended ROMs on FTP so far:
http://wiki.xda-developers.com/index.php?pagename=Hermes_ExtendedRoms
If anyone has a different version not listed, please do the following:
1) Unhide it
2) Zip it
3) Upload it
4) Update the wiki page
Thanks!
Click to expand...
Click to collapse
Heh, youre busy one.
I added a registry tweak to change the titlebar clock to an annalog one, if someone is interested.
Hopefully we can keep the wiki growing and useful.
My default setup was also:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\EXT_FLASHDRV] "Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\EXT_FLASHDRV] "MountHidden"=dword:00000001
So I just changed to:
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\EXT_FLASHDRV] "MountHidden"=dword:00000000
and did a soft reset. The extended rom then appeared but it was still write protected. How do I get rid of the write protection?
LJ
Use the cab file in the wiki, it unlocks and unhides ExtROM.
After using the cab fille and/or making the tweaks myself, and the are the same as described as above, the result is that I can see the ext. rom, but it is still write protected. I can't delete any file or write a file to the ext. rom. I've got a Tytn WWE. What is the problem, or better: what is the solution???
Should be wrtitable using this cab:
ftp://xda:[email protected]/Hermes/Tools_and_Programs/HERMES_MountExtROM.CAB
If it's not, then try to hard reset and then use the cab without messing with registry keys before.
Problem with Extended ROM
I have tried all the methods in the wiki and also all the reg. edit trick but I still can't see my extended ROM. When I run the cab to Mount Extended ROM it crashes my TyTN. Locks it up befor making it to the windows screen. Does anyone have any ideas how to fix this or tell me where to look? I was going to mess around with bootloader but I am not that computer savy.
hard reset and install the unhider&unlcoker cab file. it should work after hard reset.
Have tried to Hard Reset my Taiwanese CHT9000 and only apply the HERMES_MountExtROM.CAB tweak, now can see the Extend ROM, but still cannot "unprotect" the ROM. Cannot make it writable. Any other methods? Like modifying the registry? Thanks a lot in advance!!
ghl10000 said:
pof said:
I also have updated the wiki page with your hack:
http://wiki.xda-developers.com/index.php?pagename=Hermes_Unhide_Extrom
Thanks!
Click to expand...
Click to collapse
GREAT !
Now we still need 2 very important Registry Hacks (or missing links to get them work):
1. A hack for presenting a differentiation between GPRS/EDGE and UMTS/HSDPA
2. A hack for invoking the EngineeringTest Mode
I've been unable so far to get that working on the Hermes platform. Keep trying.
Click to expand...
Click to collapse
On my Vario 2, when I'm using 3G (and therefore, HSDPA) the [3G] icon is shown in the top bar (and when it connects a small connecting icon with the moving arrows and 3G in it is diplayed, next to the square 3G indicator) - when it drops back to GPRS, it just changes to [G].
Does yours not do this?
rcyh said:
Have tried to Hard Reset my Taiwanese CHT9000 and only apply the HERMES_MountExtROM.CAB tweak, now can see the Extend ROM, but still cannot "unprotect" the ROM. Cannot make it writable. Any other methods? Like modifying the registry? Thanks a lot in advance!!
Click to expand...
Click to collapse
http://en.pdamobiz.com/en/forum/forum_posts.asp?TID=453&PN=1
Unsure whether it works myself, as I've not tried it yet, but I'd put (a small amount of) money on it that it works
Hi Chris, Thanks for your reply!!
Unfortunately, my device is still un-protectable after following the whole process. And the registry settings I have checked are exactly the same as the described. The Extended_ROM directory is still write-protected. Couldn't add or delete files in it.
Maybe I am the unlucky one that couldn't change the extended ROM at all...
Since the digital signature security autentification for CABs in ExtROM is on by default, putting in any CAB file that is either not digitally signed, or loses its authenticity because it was modified will not be installed during the Customization phase after a hard reset.
Any ideas how to solve this problen on TyTN?
There was the soluton for the Universal devices wiht the Default_Signed_DisabledSecurity.CAB. This CAB has the right signature for Universal, but it dosn’t work on TyTN.
From this MSDN discussion about Windows Mobile 5 code signing,
"Looks like you won't have to sign the cab if wceload.exe isn't used to install it. Although if it is used to install the cab file you will need to sign it."
Click to expand...
Click to collapse
http://blogs.msdn.com/windowsmobile/archive/2005/12/17/security_model_faq.aspx#506035
A possible gap? If someone could come up with a third party CAB installer that could be used during customisation, maybe it could bypass the official CAB installation procedure (and therefore the signed certificate verification) entirely? Just a thought.
For Universal this problem i think was decided here (http://forum.xda-developers.com/viewtopic.php?t=33638&postdays=0&postorder=asc&start=150) with the help of Default_Signed_DisableSecurity.CAB. But this CAB not work on my TyTN. I think it because of wrong digital sign.

XT9 Fix released on HTC asia :-D

Well, after I installed it, it doesnt default to Xt9 any more when I go to new messages
Sweet!
can't find this, can you send the link?
this is fantastic!
what ROM are you using ? will this work with any ROM (and ROM language) ?
i would appreciate the link also!
here is the cab file, it's actually just a registry setting fix.
HTC-DUAL-TOUCH-XT9-TO-ABC-FIX
The registry concerned is:
Code:
[HKLM\SOFTWARE\Tegic\eT9\IME]
CarrierDefaultTextMode=dword:0
(0 for ABC / 1 for XT9)
A friend gave me this link as I am also having a problem with the HTC site.
Enjoy!
oh my god it works !!!!
i cant believe how simple that was !!! thank you so much for the registry entry, i can use my phone to text again !!!
it's great!
this was the most anoying thing on my new dual.
tx a lot,
pirlone
Doesn't work for me
in fact it screws my device up!.. it shows the ABC being as the default input, but I can only type the first letter in each key, multiple presses just repeats the same letter
I guess I will have to reflash the OS.. otherwise I now cant use the text input on the keypad anymore!
works on mine. thanks, dtm for letting me know about this.
Maybe doesnt work on mine becos Im running the WM6.1 Nikki project OS ??
Anyone else that has installed this using this Version?
Can you help me? I am begiiner having Dual 2 days. XT9 is really anoying esp for NON english users.But I cannot fix it as it is described. Can you show me step by step what to do? Thanks
It does not work for me!
muzikfreakah said:
Well, after I installed it, it doesnt default to Xt9 any more when I go to new messages
Sweet!
Click to expand...
Click to collapse
Please help me. I am a new user having Dual 2nd day. I was trying to install it but it does not work. Can you describe step by step for the beginner what to do? XT9 is realy anoying esp for NON english users.
Hi, just copy the cab to the phone and install it. Maybe you need to softreset your Niki. (open the battery case, the reset button is left to the USB connector).
Cheers
Michael
I love this and it is working well for me. My only issue is when using the touch keypad software, when you type it highlights the letters and take a few micro seconds to move to the next so if I am typing a sentence, and press space,it deletes that entire word or atleast the last few letters that I typed :-( So the only way to solve this is not text that fast or use the hardware keypad.
Wow I noticed so many people reposting this when this was posted a long time ago.
Anyway, just wanted to confirm this is working on my wifes elf also
Finally there's something to kill XT9
Change Mode from ABC to XT9 or XT9 to ABC.
Hey everyone!
First, I wanted to start out thanking muzikfreakah for the link to the .cab file and the posting the Registry path that needs to be modified. I used these as a base reference for the work I completed on my phone. Instead of wanting to go from XT9 to ABC, I wanted to change my phone from ABC to XT9.
Initially I used PHM Registry Editor to make the necessary change to the Registry value you noted. Shortly thereafter, I updated my ROM to WM 6.1 so I had to reapply the settings manually. This got me thinking. Why not just create a quick .cab file for myself, saving me time in the future. This is exactly what I did!
Attached are two .cab's I created a while back (just never got around to uploading them). The first .cab (SP_Default_ABC_To_XT9.cab) modifies the appropriate Registry Key, setting it to 1 (defaulting to XT9). The second .cab (SP_Default_XT9_To_ABC.cab) does just the opposite, changing the value to 0 (defaulting to ABC).
Final notes before I part -
File Sizes: The file size of each of my .cab's is 1.07 KB, as it only contains the necessary Registry Key change. The link muzikfreakah provided brings you to "HTC+Touch+Dual-default-ABC.cab". This file size is 20.76 KB, as it appears to use a more complex method of making the necessary Registry changes.​Company and Application Name: After my .cab is installed, it will display in the Installed Programs list as "Seth_Polley Default_XT9_To_ABC" (or vice versa depending on .cab used). After installing the other .cab (HTC+Touch+Dual-default-ABC.cab), the following is displayed in the Programs list: "Customization Customize_Tool".​
In summary, either file will work for changing from XT9 to ABC. While 20.76 KB is nothing by today's standards, you can go smaller yet by using my .cab's (about 1/20th of the file size). Additionally, my .cab's provide a more descriptive name in the Programs list. Pick your poison! To 'install' the Registry modification, simply move the .cab to your phone, execute it, and follow the prompts.
Feel free to PM me if you have difficulties accessing/downloading the files. If you are concerned about using my files, feel free to open the .cab (can use an application like WinRAR) and review the contained "_setup.xml" file to verify this .cab will only make the changes I noted above.
Best Regards,
Seth
[Verizon HTC Touch (xv6900), currently running WM 6.1]
-=-=-
muzikfreakah said:
here is the cab file, it's actually just a registry setting fix.
HTC-DUAL-TOUCH-XT9-TO-ABC-FIX
The registry concerned is:
Code:
[HKLM\SOFTWARE\Tegic\eT9\IME]
CarrierDefaultTextMode=dword:0
(0 for ABC / 1 for XT9)
A friend gave me this link as I am also having a problem with the HTC site.
Enjoy!
Click to expand...
Click to collapse
Thanks ))
Thanx Man, I´ve searched this simple thing so long time...
Cheers Mate!!
I can now send SMS's again after unlocking!!
Simon

Toms Soft Reset

Toms Soft Reset cab-file needed. Can anybody help???
??????????????????
Search!
http://forum.xda-developers.com/showpost.php?p=2478629&postcount=2
Guess you are looking for something like psShutXP. This has the soft reset option.
http://ppcsoft.narod.ru/english/
tnyynt said:
Search!
http://forum.xda-developers.com/showpost.php?p=2478629&postcount=2
Click to expand...
Click to collapse
I was looking for this also.... so where is the link to the cab in that post?
S'ok..... found it now, on page #64 of that thread
or...
Thanks guys! I try to find before , but without success..
one more question - after setting resets 1 time per day, I receive this message - "can nont execute windows/reset.exe" - what's this?

BSB tweaks error, please help

I've just installed BSB tweaks 1.6 from a thread on this site, but when I come to open it I get an error saying
"An uexpected error has occured in BsBTweaks.exe.
Select quit and then restart this program, or select Details for more information
This application requires a newer version of the Microsoft.NET compact framework that the version installed on this device"
What is the Microsoft.NET Compact Framework and where do I get a newer one?
If I click on details it says
"BsB Tweaks.exe MissingMethodException
This application requires a newer version of the Microsoft.NET compact framework that the version installed on this device"
snerkler said:
I've just installed BSB tweaks 1.6 from a thread on this site, but when I come to open it I get an error saying
"An uexpected error has occured in BsBTweaks.exe.
Select quit and then restart this program, or select Details for more information
This application requires a newer version of the Microsoft.NET compact framework that the version installed on this device"
What is the Microsoft.NET Compact Framework and where do I get a newer one?
If I click on details it says
"BsB Tweaks.exe MissingMethodException
This application requires a newer version of the Microsoft.NET compact framework that the version installed on this device"
Click to expand...
Click to collapse
The clue's in the error message (and the 1st post in the BsB Tweaks thread).
You need to download and install .Net 3.5.
I believe there's a link for it in the BsB Tweaks thread.
Hi,
It's in post #41 for some reason, there's a link in post #1 but that doesn't work...
http://forum.xda-developers.com/showpost.php?p=5033199&postcount=41
Cheers,
Gavin
http://rapidshare.com/files/150399830/NETCFv35.rar
and this :
Also make sure your phone is using the 3.5 as default and not 2.0. Go here: HKLM/Software/Microsoft/.NETCompactFramework. Change the DWORD data of entry 2.0.7045.00 from 1 to 0. Next Change the DWORD data of entry 3.5.7283.00 from 0 to 1 and then reset. This disables 2.0 and enables 3.5.
lol seems we all answerd same time , i was looking up info while responding
webjunky said:
http://rapidshare.com/files/150399830/NETCFv35.rar
and this :
Also make sure your phone is using the 3.5 as default and not 2.0. Go here: HKLM/Software/Microsoft/.NETCompactFramework. Change the DWORD data of entry 2.0.7045.00 from 1 to 0. Next Change the DWORD data of entry 3.5.7283.00 from 0 to 1 and then reset. This disables 2.0 and enables 3.5.
lol seems we all answerd same time , i was looking up info while responding
Click to expand...
Click to collapse
err, what language is that? I'm afraid I'm only a beginner
Gavinbat said:
Hi,
It's in post #41 for some reason, there's a link in post #1 but that doesn't work...
http://forum.xda-developers.com/showpost.php?p=5033199&postcount=41
Cheers,
Gavin
Click to expand...
Click to collapse
I've downloaded this and unzipped it and I have loads of files, what do I do with these now?
Oh, and what is this "manila" I keep reading about? I've googled it and can only find info on the city or web publishing systems
Hi,
Copy the .cab to your phone memory card, then install it from there
Mannila, still not sure myself only got phone yesterday pm!
Cheers,
Gavin
Gavinbat said:
Hi,
Copy the .cab to your phone memory card, then install it from there
Mannila, still not sure myself only got phone yesterday pm!
Cheers,
Gavin
Click to expand...
Click to collapse
I didn't get a .cab file like normal, just got a heap of files, system files, NET files, Mscore files, whatever the hell those are?
snerkler said:
I didn't get a .cab file like normal, just got a heap of files, system files, NET files, Mscore files, whatever the hell those are?
Click to expand...
Click to collapse
Snerkler,
Your learning curve is a steep one but let's battle on.
I have just gone to the same thread/post and downloaded the file you should have downloaded. If that's not what you have, go back and download the correct file type. Its a zipped file with a load of other files in it. This type of zipped file is called a cab file.
Connect your phone to your pc via activsync (read the manual, it tells you how), then copy this cab file (do not extract it, just copy it across as it is) to your phone.
Next, open file explorer on your phone (you will find this tool if you click Start at the top left of your phone and scroll down), find the cab file, double tap on it and it will install.
Job done.
WB
PS: Don't forget to get into the habit of posting in existing threads to get specific answers. So for BSB Tweaks, post in that thread. Chances are your query has already been answered in that thread.
Keep going, any more questions, come right back.
WB
PPS: manilla is the flashy fancy interface on your device that gives you all those beautiful weather animations. It is HTC's attempt to make the device more presentable and user friendly than just using the plain old windows mobile interface, which is well past its sell-by date.
snerkler said:
I didn't get a .cab file like normal, just got a heap of files, system files, NET files, Mscore files, whatever the hell those are?
Click to expand...
Click to collapse
Use the one that Gavinbat suggested above...
http://forum.xda-developers.com/showpost.php?p=5344140&postcount=3
And ignore the stuff about editing the registry. Don't worry about that. Just install the cab on your device and then BsB Tweaks will work.
wacky.banana said:
Snerkler,
Your learning curve is a steep one but let's battle on.
I have just gone to the same thread/post and downloaded the file you should have downloaded. If that's not what you have, go back and download the correct file type. Its a zipped file with a load of other files in it. This type of zipped file is called a cab file.
Connect your phone to your pc via activsync (read the manual, it tells you how), then copy this cab file (do not extract it, just copy it across as it is) to your phone.
Next, open file explorer on your phone (you will find this tool if you click Start at the top left of your phone and scroll down), find the cab file, double tap on it and it will install.
Job done.
WB
PS: Don't forget to get into the habit of posting in existing threads to get specific answers. So for BSB Tweaks, post in that thread. Chances are your query has already been answered in that thread.
Keep going, any more questions, come right back.
WB
PPS: manilla is the flashy fancy interface on your device that gives you all those beautiful weather animations. It is HTC's attempt to make the device more presentable and user friendly than just using the plain old windows mobile interface, which is well past its sell-by date.
Click to expand...
Click to collapse
Thanks. Got the .cab file this time. I have no trouble installing .cab files but for somereason it didn't extract first time, therefore I thought I had to do something with all the other files :-/
I've got BsB tweaks up and running now, but it still doesn't seem to function properly. It doesn't seem to have changed opera in the sense that I still can't click links unless I zoom in. I do have the opera link click turned on.
Also when I check the boxes for the programs I want to use rotation for they uncheck themselves everytime I leave the menu. I will have a look at that BSB tweaks thread and see if anyone else has had these issues.
snerkler said:
Also when I check the boxes for the programs I want to use rotation for they uncheck themselves everytime I leave the menu. I will have a look at that BSB tweaks thread and see if anyone else has had these issues.
Click to expand...
Click to collapse
You definitely need to read up on BsB, because you're expecting something that's not correct.
Just spend some time reading the thread - there's a lot of help in there, so don't just skip to the end
Glad you got it running at least
Hi
I read this thread a couple of times and still didn't get it right.
Can you please help me?
i downloaded all the needed files. first i installed Net 3.5. than i restarted and then i installed the BsB Tweaks cab file and then i restarted the phone again. when i tryed to activate the BsB Tweaks app it gave me the the error you have been talking about here, and i can't get past this problem...
any suggestions?

Restore Original Pop Out Scroll Bar

Hi Guys,
I'm using the Dusk theme and bars etc.. Once I'd installed I noticed that the Pop Out scroll bar had vanished. This I thought was an extremeeeeeely useful setting....
So I hard reset and dumped the today reg from HKCU, after a little messing about figured that I'd just import the reg keys from the original settings. Here are the keys
[HKEY_CURRENT_USER\Software\Microsoft\Today\ScrollBar]
"ScrollBarThumbThemeImage"="\\Windows\\HTCblack_scrollbarThumb.png"
"ScrollBarThumbThemeImageBottomMargin"=dword:00000022
"ScrollBarThumbThemeImageLeftMargin"=dword:00000008
"ScrollBarThumbThemeImageRightMargin"=dword:00000008
"ScrollBarThumbThemeImageTiled"=dword:00000000
"ScrollBarThumbThemeImageTopMargin"=dword:00000022
"ScrollBarTrackThemeImage"="\\Windows\\HTCblack_scrollbarTrack.png"
"ScrollBarTrackThemeImageBottomMargin"=dword:00000000
"ScrollBarTrackThemeImageLeftMargin"=dword:00000000
"ScrollBarTrackThemeImageRightMargin"=dword:00000000
"ScrollBarTrackThemeImageTiled"=dword:00000000
"ScrollBarTrackThemeImageTopMargin"=dword:00000000
"ScrollBarUpArrowButtonDisabledThemeImage"=""
"ScrollBarUpArrowButtonDisabledThemeImageBottomMargin"=dword:00000000
"ScrollBarUpArrowButtonDisabledThemeImageLeftMargin"=dword:00000000
"ScrollBarUpArrowButtonDisabledThemeImageRightMargin"=dword:00000000
"ScrollBarUpArrowButtonDisabledThemeImageTiled"=dword:00000000
"ScrollBarUpArrowButtonDisabledThemeImageTopMargin"=dword:00000000
"ScrollBarUpArrowButtonSelectedThemeImage"=""
"ScrollBarUpArrowButtonSelectedThemeImageBottomMargin"=dword:00000000
"ScrollBarUpArrowButtonSelectedThemeImageLeftMargin"=dword:00000000
"ScrollBarUpArrowButtonSelectedThemeImageRightMargin"=dword:00000000
"ScrollBarUpArrowButtonSelectedThemeImageTiled"=dword:00000000
"ScrollBarUpArrowButtonSelectedThemeImageTopMargin"=dword:00000000
"ScrollBarUpArrowButtonThemeImage"=""
"ScrollBarUpArrowButtonThemeImageBottomMargin"=dword:00000000
"ScrollBarUpArrowButtonThemeImageLeftMargin"=dword:00000000
"ScrollBarUpArrowButtonThemeImageRightMargin"=dword:00000000
"ScrollBarUpArrowButtonThemeImageTiled"=dword:00000000
"ScrollBarUpArrowButtonThemeImageTopMargin"=dword:00000000
I'm sure there is a genius in here that could turn this into a cab. Otherwise, copy the text save in a text file add "Windows Registry Editor Version 5.00" as the first line of the text file.
Rename as a .reg file. Import with your preferred reg tool.
In recent posts I've been berated for my efforts to help. I'm no genius, but I have tried this and it's working on my o2 device.
BACKUP BEFORE TRYING. EITHER THE REG ENTRIES OR THE ENTIRE DEVICE
Hope this helps someone
remove .txt from the attached file.
BIG Thanks to johncmolyneux for the cab.
It doesn't work for me. I changed the theme to one of the other pre-installed ones and set the registry values as described above, but there was no change (after a soft reset).
I have made a cab file, but I'm not gonna upload it till we know why it didn't work and I've fixed it.
Did you import all of the values or change a few?
I tried the change a few initially and all I got was the original original (i.e.wm5) scrollbar.
When I imported the file in the first post it worked. These were the only changes that I'd made.
Do you have the original ROM?
The Pop out images are in the windows directory named "01THUMBxxx"
Neville.Holland said:
Did you import all of the values or change a few?
I tried the change a few initially and all I got was the original original (i.e.wm5) scrollbar.
When I imported the file in the first post it worked. These were the only changes that I'd made.
Click to expand...
Click to collapse
The Dusk theme isn't one of the pre-installed themes is it? Did you try it with one of them?
I didn't..... I only used the HTCBlack theme (Which I think it set by default).
I therefore also don't know if the Pop Out Bar is present in the other themes.
I'm going to do a backup and try another theme.
Confirmed working on the DVF Green Theme
Confirmed working on the Classic Blue Theme
Works perfectly, thanks!
There's a lot of misplaced spaces in what you posted, after removing them, it works.
Nvm: comment removed.
That's how it pasted. they shouldn't be present in the txt file.
Neville.Holland said:
Confirmed working on the DVF Green Theme
Confirmed working on the Classic Blue Theme
Click to expand...
Click to collapse
Okay - I'll recheck the cab file then. It must be doing something wrong.
johncmolyneux said:
Okay - I'll recheck the cab file then. It must be doing something wrong.
Click to expand...
Click to collapse
Did you do it from the text file or copied from the screen... reference freyberry's comment...
Neville.Holland said:
Did you do it from the text file or copied from the screen... reference freyberry's comment...
Click to expand...
Click to collapse
I just read it from the screen - it's the simplest way to then recreate the structure in Visual Studio. I've already had spaces in my posts before now, so I was aware of that issue.
Anyway, I've fixed the cab file and it works a treat now, so I'll send you a link to it so you can download it and attach it to the 1st post, rather than have it here on the second page.
The Cab?
Could you you create a cab or still having error?
johncmolyneux said:
I just read it from the screen - it's the simplest way to then recreate the structure in Visual Studio. I've already had spaces in my posts before now, so I was aware of that issue.
Anyway, I've fixed the cab file and it works a treat now, so I'll send you a link to it so you can download it and attach it to the 1st post, rather than have it here on the second page.
Click to expand...
Click to collapse
gsidhom said:
Could you you create a cab or still having error?
Click to expand...
Click to collapse
I've created the cab, uploaded it and sent a link to Neville.Holland so he can post it in the first post, rather than have it in the middle of the thread.
But I guess since people may want it straight away (and he's not currently online), I can post it here and just remove it when he does his thing later.
Thank You For Effort
Thank you very Much,
By the way I'm Still An HD User But I will Try it on mine
johncmolyneux said:
I've created the cab, uploaded it and sent a link to Neville.Holland so he can post it in the first post, rather than have it in the middle of the thread.
But I guess since people may want it straight away (and he's not currently online), I can post it here and just remove it when he does his thing later.
Click to expand...
Click to collapse
gsidhom said:
Thank you very Much,
By the way I'm Still An HD User But I will Try it on mine
Click to expand...
Click to collapse
I think this is a windows 6.5 thing, so if you're still on 6.1 it probably won't do anything, but I'd be interested to know what happens
Prted HD2 Rom
I 'm Working on Wm6.5 Ported Hd2 with manila 1921,
But Yet It didn't work,
I don't know why: Probably the images files for the popup button aren't included...
johncmolyneux said:
I think this is a windows 6.5 thing, so if you're still on 6.1 it probably won't do anything, but I'd be interested to know what happens
Click to expand...
Click to collapse
gsidhom said:
I 'm Working on Wm6.5 Ported Hd2 with manila 1921,
But Yet It didn't work,
I don't know why: Probably the images files for the popup button aren't included...
Click to expand...
Click to collapse
Check the windows folder for a series of images starting 01Thumbxxx. I suspect that it's a little more in-depth than a few images.
gsidhom said:
I 'm Working on Wm6.5 Ported Hd2 with manila 1921,
But Yet It didn't work,
I don't know why: Probably the images files for the popup button aren't included...
Click to expand...
Click to collapse
That can soon be fixed
Edit:
The second one is there - it's just a bit hard to see
Thanks for the .cab, johncmolyneux!
Hope you don't mind if I add it to the add ons for my ROM?

Categories

Resources