Windows Phone Thoughts - Daily News, Views, Rants and Raves

Check out the hottest Windows Mobile devices at our Expansys store!


Digital Home Thoughts

Loading feed...

Laptop Thoughts

Loading feed...

Android Thoughts

Loading feed...




Go Back   Thoughts Media Forums > WINDOWS PHONE THOUGHTS > Windows Phone Software

Reply
 
Thread Tools Display Modes
  #1  
Old 02-11-2002, 11:50 PM
Jason Dunn
Executive Editor
Jason Dunn's Avatar
Join Date: Aug 2006
Posts: 29,160
Default Date & Time Registry Hack

Marshall Burke emailed us this rather interesting registry hack that some of you might be interested in. You'll need a registry editor, so check this one out. Here's what Marshall suggests:

"I was very annoyed when Microsoft removed this function (Date and Time) so I pulled out my old PPC and started to analyze the Registry and found the setting to allow it on the PocketPC operating system (I have tested on both PocketPC 2000 and PocketPC 2002). Use a Registry Editor and add the follows:

Add a Binary Value to the following Section:

\HKLM\Software\Microsoft\Shell
Value Name: TBOpt
Value Data: 13 00 00 00

Do a soft reset and you will get both the time and date. The disadvantage is that you can't switch to the totally useless analog clock (it will show '1/1'). I believe what the above registry setting does is to decrease the font value of the time and date area to allow both items to be displayed."

(we posted this previously, but it was too good to remain lost...)
 
Reply With Quote
  #2  
Old 02-12-2002, 12:23 AM
Paragon
Magi
Join Date: Sep 2005
Posts: 2,341

Cool! Thanks!

Now if someone could tell me why my desktop PC keeps changing it's date to March 2001 :x

Dave
 
Reply With Quote
  #3  
Old 02-12-2002, 04:14 AM
ScottG
Pupil
Join Date: Feb 2002
Posts: 19

What's a good, free registry editor for the Pocket PC 2002?

Thanks,

Scott
 
Reply With Quote
  #4  
Old 02-12-2002, 05:05 AM
Paragon
Magi
Join Date: Sep 2005
Posts: 2,341

Scott

Try this one.

http://www.phm.lu/Products/regedit.asp

Dave
 
Reply With Quote
  #5  
Old 02-12-2002, 07:20 AM
T-Will
Sage
Join Date: Feb 2002
Posts: 784

To get the old time display back just delete this new registry entry?
 
Reply With Quote
  #6  
Old 02-12-2002, 09:15 AM
Pony99CA
Swami
Pony99CA's Avatar
Join Date: May 2004
Posts: 4,396
Default Date & Time Registry Hack

Quote:
Originally Posted by Jason Dunn
Marshall Burke emailed us this rather interesting registry hack that some of you might be interested in. You'll need a registry editor, so check this one out. Here's what Marshall suggests:

"I was very annoyed when Microsoft removed this function (Date and Time) so I pulled out my old PPC and started to analyze the Registry and found the setting to allow it on the PocketPC operating system (I have tested on both PocketPC 2000 and PocketPC 2002). Use a Registry Editor and add the follows:

Add a Binary Value to the following Section:

\HKLM\Software\Microsoft\Shell
Value Name: TBOpt
Value Data: 13 00 00 00

Do a soft reset and you will get both the time and date. The disadvantage is that you can't switch to the totally useless analog clock (it will show '1/1'). I believe what the above registry setting does is to decrease the font value of the time and date area to allow both items to be displayed."
I've just done some research on my 3870, and while it seems like the above works, I'm not sure it's all correct. (Note: I've only tried this on Pocket PC 2002, not 2000, and only on one machine.)

TBOpt (probably short for Titlebar Options) appears to be a set of bit flags. The first two bits (represented by the "3" above) appear to control the date/time display. Here are the results I get replacing "3" (binary 11) by other values:

0: No date/time display
1: Time display
2: Date display
3: Date and time display

This implies that if you want to undo the change, you don't need to delete the registry value, you only need to change it to "01". That will make the change easier to reenable, as you won't need to remember the key name or where exactly to put it (of course you will need to remember where to find it).

While it is true that the analog display won't work properly if set to 3 (or 2), it won't always show 1/1. I'm getting 2/1, presumably because the date was 2/11, so you'll probably see the first 3 characters of the date. On October 23, I bet you'll see "10/", for example.

Finally, I did not find that "13" was necessary. The "1" corresponds to the decimal value 16, which may be used for something else, but I didn't see any differences between using "13" and "03".

Steve
__________________
Silicon Valley Pocket PC
http://www.svpocketpc.com
 
Reply With Quote
  #7  
Old 02-12-2002, 11:40 AM
Gerard
Pontificator
Join Date: Feb 2002
Posts: 1,043
Default Woosh!!

That was the sound of Steve's input rocketing over my head.
But hey, I just did this one for the heck of it (I use Gigabar, and so, always have date/time in view). I tried adding the binary value, but as a DWord of the same exact name existed in the same location I got an error every time. (Casio EG-800, PHM regedit, following exactly the above instructions.)
So I backed up the DWord (exported it), deleted it, then made the new binary value. Soft reset, and Hide Gigabar... ta da! Date and time on parade! Oh well, hidden quickly to be shut of that ugly blue useless space, but control is control, and thus good for the ego.
Is it a Casio thing, this DWord?
(Oh, and I'm no fool; I'd also backed up with the latest Sprite Pocket Backup Pro, just in case...)
Hey, what about this one? Adding a 3rd partnership by adding a new key, thusly:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services\Partners\P3

With the DWord and string added like the ROM pair, would this work? I only sync with one PC, so I've no way to tell, but if it works, a lot of folks with busy lives would thank me, right? I added such just to see, and the new stuff survived a soft reset, always a useful test in regedits.
 
Reply With Quote
  #8  
Old 02-12-2002, 05:28 PM
T-Will
Sage
Join Date: Feb 2002
Posts: 784

Is there a way to get the time to be over the date?
 
Reply With Quote
  #9  
Old 02-12-2002, 06:31 PM
CUShane
Pupil
CUShane's Avatar
Join Date: Jul 2003
Posts: 40
Default Woosh!!

Quote:
Originally Posted by Gerard
Hey, what about this one? Adding a 3rd partnership by adding a new key, thusly:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services\Partners\P3

With the DWord and string added like the ROM pair, would this work? I only sync with one PC, so I've no way to tell, but if it works, a lot of folks with busy lives would thank me, right? I added such just to see, and the new stuff survived a soft reset, always a useful test in regedits.
This doesn't quite work. Close but no cigar. This is the general principle behind how Kelbran's SyncManager software. Active Sync only looks at P1 and P2. If you want a 3rd, you need to copy the values back and forth before you sync. It's kind of a pain to do this manually which is why I use SyncManager, but it works.
__________________
Check out Stirling Weather, Pyramid, Clock Solitaire, and Four Corners at http://www.s-church.net!
 
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:24 PM.