Quote:
=#2= OEM\Optional_TrayLaunch:
Blank, non-functional icons appear in the task area if any of the following OEM packages aren't installed at the same time...
-Optional_TaskMgr&RegEditor
-Optional_Total Commander
-Optional_acbToggleBT
-Optional_psShutXP
|
just edit the shortcuts for these programs icons in the .RGU file. you can blank them out or do what i did and just add OS programs that are always there. Here is an example you can edit into your RGU file.
Quote:
REGEDIT4
[HKEY_CURRENT_USER\Software\PHM\TrayLaunch]
"Items"=dword:3
"Item1"="\\Windows\\Start Menu\\Programs\\Search.lnk"
"Item2"="\\Windows\\Start Menu\\Programs\\Tasks.lnk"
|
dont forget to leave a blank space after the last line.
=========================================
Quote:
=#3= OEM\Optional_WeatherPanel:
The WeatherPanel packages causes the phone to connect to the data network on first boot. This is bad for people who do not have a data package and may pay high prices for cellular data service.
An option to disable the cellular data service would address this.
|
just edit the RGU and for ENABLE on the todayscreen set it to zero. this way you have to turn the item on. The OEM package for this program in my folder on the FTP has it disabled by default.
This key in the RGU controls it
Quote:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\ WeatherPanel]
"DLL"="\\Windows\\Marsware\\WeatherPanel\\WeatherP anel.dll"
"Enabled"=dword:0
"Flags"=dword:0
"InstallPath"="\\Windows\\Marsware\\WeatherPan el"
"Options"=dword:1
"Order"=dword:3
"Type"=dword:4
|
notice this
"Enabled"=dword:0
setting that to 0 has it disabled by default... just turn it on in the today screen plugins sections.