View Single Post
  #4 (permalink)  
Old 11-05-2009, 07:17 PM
burkilos's Avatar
burkilos
Lurker
Offline
 
Join Date: Nov 2007
Posts: 12
Reputation: 25
burkilos is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Lost my Settings Program Button

I flashed back to stock and got the required entries. Attached is a CAB that will create the Settings shortcut in slot 3, first icon of second row, of the HTC Start Menu. If you want to change the slot number, modify the entries as per below.

Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\3]
"Command"="--switchtopage Manila://settings.page"
"Path"="\\Windows\\manila.exe"
"IsReadOnly"=dword:00000000
"IconPath"="\\windows\\HTC\\Assets\\Images\\programlauncher\\Program_icon\\settings_88.qtc"
"DispName"="[[IDS_SETTINGSTITLE]]"
Soft-reset required after running the cab.
Attached Files
File Type: cab StartMenu_Settings.cab (1.8 KB, 8 views) Click for barcode!

Last edited by burkilos; 11-05-2009 at 07:50 PM.
Reply With Quote
This post has been thanked 1 times.