View Single Post
  #627  
Old 30th April 2009, 10:48 PM
garo_viper garo_viper is offline
Junior Member
 
Join Date: Dec 2008
Posts: 9
Default How to add Task Manager panel in the carousel

How to add Task Manager panel in the carousel

It's a very simple registry trick:

1. HKEY_LOCAL_MACHINE\Software\Spb Software Hause 2\Spb Mobile Shell\Now Screen\Layouts\

Add new key -> :TASKMANAGER

2. HKEY_LOCAL_MACHINE\Software\Spb Software Hause 2\Spb Mobile Shell\Now Screen\Layouts\:TASKMANAGER\

String name - (Default), String - TaskManager
String name - TaskManager, String - Normal

3. HKEY_LOCAL_MACHINE\Software\Spb Software Hause 2\Spb Mobile Shell\Now Screen\Panels\

Add new key -> 12

4. HKEY_LOCAL_MACHINE\Software\Spb Software Hause 2\Spb Mobile Shell\Now Screen\Panels\12\

String name - (Default), String - (value not set)
DWORD name - ManageFavs, DWORD Data - 0
String name - Name, String - :TASKMANAGER
String name - Text, String - TaskManager

Reply With Quote