View Single Post
  #541 (permalink)  
Old 05-31-2010, 06:14 PM
SLCMotor's Avatar
SLCMotor
PPCGeeks Regular
Offline
Location: Salt Lake City, Utah
 
Join Date: Oct 2009
Posts: 156
Reputation: 565
SLCMotor knows their stuffSLCMotor knows their stuffSLCMotor knows their stuffSLCMotor knows their stuffSLCMotor knows their stuffSLCMotor knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to SLCMotor
Thumbs up How to backup maxsense

How to backup maxsense :



Open Task Manager and go to the Regedit (screen Task1) .
Go to HKCU or HKLM (screen Task1) .
Them go to one of the register key's mentioned in the code boxes (screen Task1) .
Now click and hold the key you want to backup till there come's a pop up screen (screen Task2) .
Then export the registry key (screen Task3)



To save your Quick Links that you use : ( Home\"*"] this is the number of the Quick link) there are 75 of them.

Code:

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home\*]
"HomeServiceType"=dword:00000000
"IsReadOnly"=dword:00000000
"Index"=dword:00000000
"ContactFavorType"=dword:00000000
"ContactOid"=""
"ExePath"=""
"IconPath"=""
"DispName"=""
"IsSet"=dword:00000000
"IsNeedRefresh"=dword:00000000

To save the maxsense settings :

Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"Max_CalendarPath"=""
"Max_CalendarArg"=""
"Max_BatteryArg"=""
"Max_BatteryPath"=""
"Max_MessagingPath"=""
"Max_MessagingArg"=""
"Max_EmailPath"=""
"Max_EmailArg"=""
"Max_BacklightPath"=""
"Max_BacklightArg"=""
"Max_TasksPath"=""
"Max_TasksArg"=""
"Max_TaskMgrPath"=""
"Max_TaskMgrArg"=""
"Max_WallMode"=dword:00000000
"Max_QuickLinksMode"=dword:00000002
"Max_HideIconFrames"=dword:00000000
"Max_HideEmptyShortcuts"=dword:00000000
"Max_DefaultShortcutPage"=dword:00000002
"Max_SelectorGrid"=dword:00000001
"Max_LSKPath"=""
"Max_LSKArg"=""
"Max_BT"=dword:00000000
"Max_CDMA"=dword:00000000

To save your Widgets :

Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ DC] (Digital clock)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ AC] (Analog Clock)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ WT] (Weather)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ MP] (Music Player)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ FC] (Favorite Contacts)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ IS] (Internet Search)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ CA] (Call Appointments)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ CH]
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ SMS] (SMS)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ ML]
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ DP]
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ BLA] (Black Panel)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ SC] (Slide Clock)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ QLA] (Quick links on home screen)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ QLB] (Quick links on home screen)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ QLC] (Quick links on home screen)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ WF] (WiFi)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ BT] (Blue-tooth)
@=""

[HKEY_LOCAL_MACHINE\Software\HTC\Manila\Max\Widget_ RD] (Phone Radio)
@=""



FAQ.

1) Q: "Can you remove or hide placeholders"
A: yes you can , you have to edit the registry . [HKEY_CURRENT_USER\Software\HTC\Manila] to :

""Max_QuickLinksMode"=dword:00000002

"Max_HideIconFrames"=dword:00000001

"Max_HideEmptyShortcuts"=dword:00000001"

Courtesy of ceesheim
__________________
Safety is no accident!
This post has been thanked 2 times.