View Single Post
  #6 (permalink)  
Old 04-21-2008, 12:25 PM
datapusher's Avatar
datapusher
PPCGeeks Regular
Offline
Threadstarter
 
Join Date: Sep 2007
Posts: 163
Reputation: 14
datapusher is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Registry Tweaks for Titan

Quote:
Originally Posted by GoodThings2Life View Post
1) You'll need this:
<characteristic type="HKLM\Software\Microsoft\Today">
<parm name="AutoSingleLineDatePlugin" value="1" datatype="integer" />
<parm name="Date" value="0" datatype="integer" />
<parm name="Enabled" value="0" datatype="integer" />
</characteristic>

2-5) Yes, but I don't have these handy. If no one posts them by 6PM eastern when I get off work, I'll look them up.
Ah nice.

Funny enough, I just grabbed my today folder from the reg and those values were not in there. Guess that is why I couldn't find them.

Thanks!

Quote:
Originally Posted by tiermann View Post
3) WeatherPanel settings are stored at..
HKEY_CURRENT_USER\Software\MarsWare\WeatherPanel
Set it up how you like it and then export that key.
This actually does not have anything to do with the registry. i should have been more clear, especially since I titled this thread Registry tweaks... hehe

What i would like to do is edit the installation cab itself so that i could auto select English. Then when i run my UC script, WeatherPanel won't require any user input to complete the installation. As it sits right now, when I install weatherpanel, it halts instalation and asks which language package to install. For some reason, this halts my sdconfig file and crashes my device. i was looking for a workaround but there might not be one.

It was a shot in the dark.

Last edited by datapusher; 04-21-2008 at 12:31 PM. Reason: Confusing
Reply With Quote