Quote:
|
Originally Posted by JBabey
be careful not to mod ANY of the camera shortcuts as well, they are coded into appbutton and cant be modified or they will not map properly.
|
Do we need all of these links, or just the appbutton ones?
Code:
Directory("\Windows\Help"):-File("Camera.lnk","\Windows\Help_Camera_new.lnk")
Directory("\Windows\AppButtons"):-File("Camera.lnk","\Windows\HTC_Camera.lnk")
Directory("\Windows\AppButtons"):-File("Camera.lnk","\Windows\OEMCamera.lnk")
Directory("\Windows\Help"):-File("CommManagerHelp.lnk","\Windows\CommManagerHelp.lnk")
Directory("\Windows\Help"):-File("Camera.lnk","\Windows\Camera_help.lnk")
Directory("\Windows\Help"):-File("PhonePad.lnk","\Windows\PhonePad_help.lnk")
Directory("\Windows\Help"):-File("SmartDialing.lnk","\Windows\SmartDialing_help.lnk")
Directory("\Windows\Help"):-File("Zip.lnk","\Windows\Zip_help.lnk")
The "HTC_Camera.lnk" item links to something that doesn't exist, as discussed in the r2 thread...
Quote:
|
Originally Posted by johnny2678
The initflashfiles.txt in the optional_Camera OEM is looking to move a HTC_Camera.lnk shortcut file into Start Menu->Programs. HTC_Camera.lnk doesn't exist, but OEMCamera.lnk does. I just copied OEMCamera.lnk to HTC_Camera.lnk to get the camera link in the Start Menu
|
...and all the help ones don't seem necessary for the camera.