Hello all,
I am hoping somebody can assist me.
I have my Programs Tab setup into logical "folders" (well, logical for me anyways).
I have done this via the Registry.
Here is what I have:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\0]
"DispName"="VZW Apps"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\VZWIcon.png"
"Path"="\\Storage Card\\ProgramLauncher\\Shortcuts\\VZW Apps\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\1]
"DispName"="Office Mobile"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\OfficeIcon.png"
"Path"="\\Windows\\Start Menu\\Programs\\Office Mobile 2010\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\2]
"DispName"="Games"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\GamesIcon.png"
"Path"="\\Windows\\Start Menu\\Programs\\Games\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\3]
"DispName"="GPS"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\GPSIcon.png"
"Path"="\\Storage Card\\ProgramLauncher\\Shortcuts\\GPS\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\4]
"DispName"="Tools & Utilities"
"Path"="\\Storage Card\\ProgramLauncher\\Shortcuts\\Tools\\"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\ToolsIcon.png"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\5]
"DispName"="Outlook"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\OutlookIcon.png"
"Path"="\\Storage Card\\ProgramLauncher\\Shortcuts\\Outlook\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\6]
"DispName"="Chat & Social Networking"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\SocialIcon.png"
"Path"="\\Storage Card\\ProgramLauncher\\Shortcuts\\Social\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\7]
"DispName"="Music - Photos - Video"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\MediaIcon.png"
"Path"="\\Storage Card\\ProgramLauncher\\Shortcuts\\Media\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\8]
"DispName"="Applications"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\AppsIcon.png"
"Path"="\\Storage Card\\ProgramLauncher\\Shortcuts\\Apps\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\9]
"DispName"="Internet Broswers"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\BrowsersIcon.png"
"Path"="\\Storage Card\\ProgramLauncher\\Shortcuts\\Browsers\\"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\ProgramLauncher\10]
"DispName"="Time Wasters"
"IconPath"="\\Storage Card\\ProgramLauncher\\Icons\\Time.png"
"Path"="\\Storage Card\\ProgramLauncher\\Shortcuts\\TimeWasters\\"
NOTE: I don't know why they show up above as \\. They are only single slash marks in the actual registry.
Of course I have the corresponding files where they should be.
The problem I am having is that when I select one of the icons (they show up with the correct image by the way) I get the "Select A Program" screen as if I chosen to add a program to the quicklink menu.
EDIT: I have tried moving the paths to device memory and updated the registry to reflect this. There was no change in behavior.
Any thoughts would be helpful.
Thanks !!!