PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA TP Development (http://forum.ppcgeeks.com/forumdisplay.php?f=68)
-   -   Customizing WM 6.5.. (http://forum.ppcgeeks.com/showthread.php?t=64316)

ptfdmedic 04-09-2009 11:04 AM

Customizing WM 6.5..
 
1 Attachment(s)
I thought with all the new kitchen's and rom dropping with WM6.5 we could start a thread about customizing the today page to our liking. Things like remapping buttons and changing default programs that launch. Anyone interested.

I'll start. I have edited some of the shortcuts so when they are cooked into a rom or dropped into the windows folder in a cooked rom it will change the default contacts to iContacts and the Calendar to Pocket Informant.

I would just like to contribute something to the mix....

Just drop them in to the baseapps folder and cook.
The addrbook.lnk assumes you have cooked iContacts into your rom (it looks in the windows folder for the .exe). The Calendar assumes you installed Pocket Informant via .cab.

You will still need to remap the softkeys to your liking...

Feel free to close this thread if no one feels it's useful.

Hafrust 04-09-2009 11:21 AM

Re: Customizing WM 6.5..
 
FYI, here are all of the threads at XDA that I've been following to get ideas on how to customize CHome. There's a lot of stuff that's over my head, so hopefully you or someone else can figure out some interesting things to do.

http://forum.xda-developers.com/showthread.php?t=481379

http://forum.xda-developers.com/showthread.php?t=501300

http://forum.xda-developers.com/showthread.php?t=501584

http://forum.xda-developers.com/showthread.php?t=501506

http://forum.xda-developers.com/showthread.php?t=497232

http://forum.xda-developers.com/showthread.php?t=393104

Maybe we could get a 6.5 themes/mods sub-forum?

MoonZ*BabysH 04-09-2009 11:24 AM

Re: Customizing WM 6.5..
 
1 Attachment(s)
i dont know if you already have this but i definatly thinks its a start.

Hafrust 04-09-2009 12:13 PM

Re: Customizing WM 6.5..
 
Is there any easy way to do what you did with icontacts and pocket informant to allow the media player be changed? I personally use coreplayer, and I know there are tons of other options. I have no clue how to change that.

ptfdmedic 04-09-2009 12:20 PM

Re: Customizing WM 6.5..
 
Quote:

Originally Posted by Hafrust (Post 836109)
Is there any easy way to do what you did with icontacts and pocket informant to allow the media player be changed? I personally use coreplayer, and I know there are tons of other options. I have no clue how to change that.

Load up your rom. Then use shortcut manager and modify the shortcut and redirect it to what you want. Then copy the shortcut to your card. You can just overite it the next time. Also if say media player hhas a shortcut in the sys folder of the kitchen then you can overwrite the shortcut in the kitchen and it will be cooked in. Thaks what I did as I have VERY little programming skills. Hope that helps. I also had edited the registry so look at the following and see if there is anything you can do here...

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome]
"Enabled"=dword:00000001
"EmailOverride"=dword:00000000
"SMSMMSOverride"=dword:00000000
"CPRFile"="Titanium"
"Plugins"="CMyPhotos;CMusic;CWelcomeCenter;CPhone; CVoicemail;CClock;CText;CEmail;CAppointments;CHome Favs;CWindowsLive"
"DefaultXML"="<Plugins Order=\"CMyPhotos;CMusic;CWelcomeCenter;CPhone;CVo icemail;CClock;CText;CEmail;CAppointments;CHomeFav s;CWindowsLive\" CPRFileName=\"Titanium\" DisplayStyle=\"Titanium\" />"
"DisplayStyle"="Titanium"
"SK1TEXT"="Contacts"
"ExtensibilityXML"="<Plugins Order=\"CMyPhotos;CMusic;CWelcomeCenter;CPhone;CVo icemail;CClock;CText;CEmail;CAppointments;CHomeFav s;CWindowsLive\" CPRFileName=\"Titanium\" DisplayStyle=\"Titanium\" />"
"SK1URL"=":MSCONTACTS"
"HomePluginGuid"="{892B90CB-9806-427e-8BED-F45C6A9E576B}"
"DockOperatorBar"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Plugin s]

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Plugin s\CHomeFavs]

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CClock]
"ICONPATHS"="2051;2051"
"LocName"="Clock"
"SK2TEXT"="Set"
"SK2URL"=":MSCLOCK;AppRunToHandleNotification"
"DisablePageCounter"=dword:00000001
"GUID"="{892B90CB-9806-427e-8BED-F45C6A9E576B}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CClock \Images]
"chClock_alarm"="2052"
"chClock_alarm1"="2600"
"chClock_alarm2"="2601"
"chClock_background"="2602"
"chClock_wifi"="2603"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CHome]
"MsgItems"=hex:00,00,00,00
"MsgItemCount"=dword:00000000
"PageCollapseThreshold"=dword:00000002
"ICONPATHS"="2151;2151"
"LocName"="HomeHome"
"DisablePageCounter"=dword:00000000
"GUID"="{E98FBDCC-6664-4c5b-BB62-20932ED37762}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CHome\ Images]
"chNotifications_cv_missedcall"="2000"
"chNotifications_cv_voicemail"="2001"
"chNotifications_cv_textmessage"="2002"
"chNotifications_cv_email"="2003"
"chNotifications_cv_mediamessage"="2004"
"chNotifications_missedcall"="2005"
"chNotifications_voicemail"="2006"
"chNotifications_textmessage"="2007"
"chNotifications_email"="2008"
"chNotifications_mediamessage"="2009"
"chNotifications_activesyncmessage"="2207"
"chNotifications_multi_missedcalls"="2005"
"chNotifications_multi_voicemails"="2006"
"chNotifications_multi_textmessages"="2007"
"chNotifications_multi_emails"="2008"
"chNotifications_multi_mediamessages"="2009"
"chNotifications_multi_activesyncmessages"="22 07"
"chNotifications_nonotifications"="2015"
"chNotifications_sm_cell"="2016"
"chNotifications_sm_home"="2017"
"chNotifications_sm_work"="2018"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CPhone]
"ICONPATHS"="2701;2701"
"LocName"="Phone"
"DisablePageCounter"=dword:00000000
"GUID"="{EBB3B89E-B3E5-46e2-BFAF-F55FBCA98BA1}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CPhone \Images]
"chNotifications_cv_missedcall"="2000"
"chNotifications_missedcall"="2005"
"chNotifications_multi_missedcalls"="2005"
"chNotifications_nonotifications"="2015"
"chNotifications_sm_cell"="2016"
"chNotifications_sm_home"="2017"
"chNotifications_sm_work"="2018"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CVoice mail]
"ICONPATHS"="2700;2700"
"LocName"="Voicemail"
"DisablePageCounter"=dword:00000000
"GUID"="{A29AD55D-EE3C-4721-9A4C-9A720D70CA33}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CVoice mail\Images]
"chNotifications_cv_voicemail"="2001"
"chNotifications_voicemail"="2006"
"chNotifications_multi_voicemails"="2006"
"chNotifications_nonotifications"="2015"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CText]
"ICONPATHS"="2702;2702"
"LocName"="Text"
"DisablePageCounter"=dword:00000000
"GUID"="{72233649-3771-4770-B02F-129750B7AE6B}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CText\ Images]
"chNotifications_cv_textmessage"="2002"
"chNotifications_cv_mediamessage"="2004"
"chNotifications_textmessage"="2007"
"chNotifications_mediamessage"="2009"
"chNotifications_multi_textmessages"="2007"
"chNotifications_multi_mediamessages"="2009"
"chNotifications_nonotifications"="2015"
"chNotifications_sm_cell"="2016"
"chNotifications_sm_home"="2017"
"chNotifications_sm_work"="2018"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CEmail]
"ICONPATHS"="2703;2703"
"LocName"="Email"
"DisablePageCounter"=dword:00000000
"GUID"="{52CD6A6E-9404-4e1c-82DB-CD715B884017}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CEmail \Images]
"chNotifications_cv_email"="2003"
"chNotifications_cv_mediamessage"="2004"
"chNotifications_email"="2008"
"chNotifications_mediamessage"="2009"
"chNotifications_activesyncmessage"="2207"
"chNotifications_multi_emails"="2008"
"chNotifications_multi_mediamessages"="2009"
"chNotifications_multi_activesyncmessages"="22 07"
"chNotifications_nonotifications"="2015"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CTestU IPlugin]
"LocName"="HomeHomeTest"
"ICONPATHS"="2151;2151"
"Disabled"=dword:00000000
"Update"=dword:00000000
"Image"="2015"
"Line1"="Line 1 text"
"Title"="Title text"
"CVData"="TestUIPlugin text"
"GUID"="{3255042D-AE66-4cf7-AD1D-718C3004DBE9}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CMyFav es]
"LocName"="MyFaves"
"Disabled"=dword:00000000
"DisablePageCounter"=dword:00000001
"GUID"="{3C3EA205-72F9-48a2-A9E5-8277114608CF}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CMessa ge]
"LocName"="Send Message"
"ICONPATHS"="2201;2201"
"GUID"="{3FD3C828-753F-48f9-BEA9-6201F64B5F58}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CMessa ge\Images]
"chMessageCenter_textmessages"="2202"
"chMessageCenter_mediamessages"="2203"
"chMessageCenter_mediamessages2"="2203"
"chMessageCenter_email"="2204"
"chMessageCenter_addnewaccount"="2205"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWindo wsLive]
"LocName"="Windows Live"
"ICONPATHS"="\\windows\\CHome_WindowsLive_sat_inactive.png;\\wi ndows\\CHome_WindowsLive_sat_inactive.png"
"Disabled"=dword:00000000
"GUID"="{AB650274-9A5A-458b-893F-6FB601437979}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CAppoi ntments]
"LocName"="Appointments"
"ICONPATHS"="2251;2251"
"GUID"="{D7B35490-A4B2-4ef4-BF8D-332C4979F14E}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CAppoi ntments\Images]
"chCalendar_noappointments"="2252"
"chCalendar_addnewappointment"="2253"
"chCalendar_appt_free"="2255"
"chCalendar_appt_tentative"="2254"
"chCalendar_appt_busy"="2255"
"chCalendar_appt_oof"="2255"
"chCalendar_allday_free"="2255"
"chCalendar_allday_tentative"="2254"
"chCalendar_allday_busy"="2255"
"chCalendar_allday_oof"="2255"
"chCalendar_appt_free_conflict"="2257"
"chCalendar_appt_tentative_conflict"="2256"
"chCalendar_appt_busy_conflict"="2257"
"chCalendar_appt_oof_conflict"="2257"
"chCalendar_allday_free_conflict"="2257"
"chCalendar_allday_tentative_conflict"="2256"
"chCalendar_allday_busy_conflict"="2257"
"chCalendar_allday_oof_conflict"="2257"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CHomeF avs]
"LocName"="Internet"
"ICONPATHS"="2550;2550"
"GUID"="{3238D733-D47B-4732-9A8F-CD5A8D9A65ED}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CHomeF avs\Images]
"chFavorites_favorite"="2550"
"chFavorites_add_remove"="2551"
"chFavorites_ie"="2552"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs]
"ICONPATHS"="2301;2301;2301"
"LocName"="Settings"
"Pages"="Profile;Wireless;Ringtone;Background;Task s"
"GUID"="{1DE8DD6B-D74D-4d2e-A8C3-72439F2B8402}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Profile]
"PICTURES"="2303;2304"
"ACTIONURL"=":MSProfiles"
"SK2URL"=":MSSettings"
"PLUGINICONNAME"="CHomeGeneric_Settings_PluginIcon .png"
"GUID"="{D51A48AA-1F22-4aee-A4D1-B215C504550D}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Profile\0409]
"TITLETEXT"="Settings"
"TEXT1"="Profile"
"SK2TEXT"="All Settings"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Battery]
"PICTURES"="2305"
"ACTIONURL"=":MSSettings;power.cpl.xml"
"SK2URL"=":MSSettings"
"PLUGINICONNAME"="CHomeGeneric_Settings_PluginIcon .png"
"GUID"="{634CA962-22D8-4671-BBC7-BAC47148A4B6}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Battery\0409]
"TITLETEXT"="Settings"
"TEXT1"="Battery"
"TEXT2"="Remaining"
"SK2TEXT"="All Settings"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Ringtone]
"PICTURES"="2306"
"ACTIONURL"=":MSSettings;soundsgsm.cpl.xml"
"SK2URL"=":MSSettings"
"PLUGINICONNAME"="CHomeGeneric_Settings_PluginIcon .png"
"GUID"="{74D7FEB8-0DA7-485a-AB4F-4D12E6338758}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Ringtone\0409]
"TITLETEXT"="Settings"
"TEXT1"="Ringtone"
"SK2TEXT"="All Settings"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Background]
"PICTURES"="2307"
"ACTIONURL"=":MSSettings;bgimage.cpl.xml"
"SK2URL"=":MSSettings"
"PLUGINICONNAME"="CHomeGeneric_Settings_PluginIcon .png"
"GUID"="{D3303B00-DB12-4bbb-A0CD-D5DAD41E2DFC}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Background\0409]
"TITLETEXT"="Settings"
"TEXT1"="Background Image"
"SK2TEXT"="All Settings"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Wireless]
"PICTURES"="2308"
"ACTIONURL"=":MSWRLSMGR"
"SK2URL"=":MSSettings"
"PLUGINICONNAME"="CHomeGeneric_Settings_PluginIcon .png"
"GUID"="{7B4E69B9-C032-4134-81BE-D6F360B30576}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Wireless\0409]
"TITLETEXT"="Settings"
"TEXT1"="Wireless Manager"
"SK2TEXT"="All Settings"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Tasks]
"PICTURES"="2309"
"ACTIONURL"=":MSTASKMGR"
"SK2URL"=":MSSettings"
"PLUGINICONNAME"="CHomeGeneric_Settings_PluginIcon .png"
"GUID"="{4B998C14-3801-4a8e-9B20-5DFE58B19C39}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Settin gs\Tasks\0409]
"TITLETEXT"="Settings"
"TEXT1"="Task Manager"
"TEXT2"="Close programs"
"SK2TEXT"="All Settings"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter]
"LocName"="Getting Started"
"ICONPATHS"="2508;2508"
"Pages"="Page1;Page2;Page3;Page4;Page5;Page6;Page7 ;Page8;ADC;Page9"
"Disabled"=dword:00000001
"GUID"="{97343B9B-5BB5-474d-98AA-E4CD2DD0A873}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page1]
"PICTURES"="2500"
"SK2URL"=":MSWelcomeCenter"
"GUID"="{2F710F22-9F19-43fa-8F35-9927D246B078}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page1\0409]
"TEXT2"="Set date and time"
"TITLETEXT"="Getting Started"
"TEXT1"="Clock"
"SK2TEXT"="View All"
"ACTIONURL"=":MSWelcomeCenter;\\Windows\\wc_setdat etime.0409.wcml"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page3]
"PICTURES"="2501"
"SK2URL"=":MSWelcomeCenter"
"GUID"="{2F710F22-9F19-43fa-8F35-9927D246B078}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page3\0409]
"TEXT2"="Set up e-mail"
"TITLETEXT"="Getting Started"
"TEXT1"="E-mail"
"SK2TEXT"="View All"
"ACTIONURL"=":MSWelcomeCenter;\\Windows\\wc_email. 0409.wcml"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page4]
"PICTURES"="2503"
"SK2URL"=":MSWelcomeCenter"
"GUID"="{2F710F22-9F19-43fa-8F35-9927D246B078}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page4\0409]
"TEXT2"="Set password"
"TITLETEXT"="Getting Started"
"TEXT1"="Device lock"
"SK2TEXT"="View All"
"ACTIONURL"=":MSWelcomeCenter;\\Windows\\wc_passwo rd.0409.wcml"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page5]
"PICTURES"="2504"
"SK2URL"=":MSWelcomeCenter"
"GUID"="{9AD79DC7-64CC-473f-BB25-D96E327568B7}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page5\0409]
"TEXT2"="Set up headset"
"TITLETEXT"="Getting Started"
"TEXT1"="Bluetooth"
"SK2TEXT"="View All"
"ACTIONURL"=":MSWelcomeCenter;\\Windows\\wc_blueto oth.0409.wcml"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page7]
"PICTURES"="2306"
"SK2URL"=":MSWelcomeCenter"
"GUID"="{2F710F22-9F19-43fa-8F35-9927D246B078}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page7\0409]
"TEXT2"="Set ring tone"
"TITLETEXT"="Getting Started"
"TEXT1"="Ring tone"
"SK2TEXT"="View All"
"ACTIONURL"=":MSWelcomeCenter;\\Windows\\wc_ringto ne.0409.wcml"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page6]
"PICTURES"="2307"
"SK2URL"=":MSWelcomeCenter"
"GUID"="{2F710F22-9F19-43fa-8F35-9927D246B078}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page6\0409]
"TEXT2"="Set background"
"TITLETEXT"="Getting Started"
"TEXT1"="Background"
"SK2TEXT"="View All"
"ACTIONURL"=":MSWelcomeCenter;\\Windows\\wc_backgr ound.0409.wcml"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page8]
"PICTURES"="2505"
"SK2URL"=":MSWelcomeCenter"
"GUID"="{2F710F22-9F19-43fa-8F35-9927D246B078}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page8\0409]
"TEXT2"="Transfer music"
"TITLETEXT"="Getting Started"
"TEXT1"="Music"
"SK2TEXT"="View All"
"ACTIONURL"=":MSWelcomeCenter;\\Windows\\wc_music. 0409.wcml"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page9]
"PICTURES"="2506"
"SK2URL"=":MSWelcomeCenter"
"GUID"="{2F710F22-9F19-43fa-8F35-9927D246B078}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\Page9\0409]
"TEXT2"="Remove Getting Started"
"TITLETEXT"="Getting Started"
"TEXT1"="Done!"
"SK2TEXT"="View All"
"ACTIONURL"=":MSWelcomeCenter;\\Windows\\wc_remove gs.0409.wcml"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\ADC]
"PICTURES"="2509"
"SK2URL"=":MSWelcomeCenter"
"GUID"="{E006AA2A-76A0-4807-BC59-79672BBB9A1D}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\ADC\0409]
"TEXT2"="Set up an Internet connection"
"TITLETEXT"="Getting Started"
"TEXT1"="Internet Connection"
"SK2TEXT"="View All"
"ACTIONURL"=":MSWelcomeCenter;\\Windows\\wc_adc.04 09.wcml"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CWelco meCenter\0409]
"CONDENSEDTITLE"="Getting Started"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CMusic]
"ICONPATHS"="2401;2401"
"LocName"="Music"
"GUID"="{06BC7E69-CE13-4028-9454-C27A32F56197}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CMusic \Images]
"chMusic_playallsongs"="2402"
"chMusic_noalbumart"="2403"
"chMusic_playstate_playing"="\\windows\\CHome_Music_playstate_playing.png"
"chMusic_playstate_paused"="\\windows\\CHome_Music_playstate_paused.png"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CMusic \DefaultPage]
"ShowText2"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CMyPho tos]
"ICONPATHS"="2451;2451"
"LocName"="My Photos"
"GUID"="{4F612B1A-E470-4b31-9386-AC396AEDAAF9}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CMyPho tos\Images]
"chMyPhotos_default"="2452"
"chMyPhotos_DRM"="2453"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CLinks]
"GUID"="{C5A51777-B837-447d-8947-FAF3FF9D570B}"

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\Fonts]
"Text2"="Segoe Light,9,400"
"TitleText"="Segoe Light,9,400"

ptfdmedic 04-09-2009 12:24 PM

Re: Customizing WM 6.5..
 
As I said I have little to no programming skills so I tried the simple route. I thought I would locate all the shortcuts inside the kitchen and then edit and remap them there so I can cook it right in. Most are located in the baseapps folder. Like I said this is probaably not the right way but it's the only way I got them to work. I have been able to remap some of the panels but cannot get it to work again I will look into it though...

Hafrust 04-09-2009 12:32 PM

Re: Customizing WM 6.5..
 
Cool...thanks for the info! I'll give this a shot when JD releases his new kitchen.

neilson 04-10-2009 12:38 AM

Re: Customizing WM 6.5..
 
Any ways to make the X button in WM 6.5 larger?

blove 04-19-2009 11:19 PM

Re: Customizing WM 6.5..
 
How to change CText shortcut to SMS-Chat alternate Default Messaging ?
The same question with CPhone ?
Thanks!

jupiter 04-19-2009 11:38 PM

Re: Customizing WM 6.5..
 
i cant believe everything is in the start menu
how to make groups and re-arrange the order of which programs appear?


All times are GMT -4. The time now is 07:57 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0