I created some Custom Folders to help me keep things organized, if anyone is interested
Bluetooth - All shortcuts related to Bluetooth
File Management - All shortucts related to file/directory managment (Total Commander, Search etc..
Information - All shortcuts for informative links like Cinemo, Live Search
Sprint - All Sprint branded applications
WiFi - All WiFi related applications
I use Mort Script to create the directories
Code:
MkDir("Windows\Start Menu\Programs\Information")
MkDir("Windows\Start Menu\Programs\System\WiFi")
MkDir("Windows\Start Menu\Programs\System\Bluetooth")
MkDir("Windows\Start Menu\Programs\Sprint")
MkDir("Windows\Start Menu\Programs\Utilities\File Management")
And Mort Script to move the shortcuts to the folders (sample)
Code:
Move("Windows\Start Menu\Programs\System\Bluetooth Wizard.lnk","Windows\Start Menu\Programs\System\Bluetooth\")
Cabbed up these registy entries
Change the FOLDER NAME to the appropriate folder and same with the ICON
Code:
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\FOLDERNAME]
"icon"="\\windows\\FOLDERICONNAME.png"
Then I used UC to move the PNGs to the \Windows directory
I used
CERegEdit to cab up the registry entries.
Attached is are the PNGs and registry entries
**EDIT FOR THANKS**
Forgot to give a big THANKS to NRGZ28 for his willingness to re-add HTCAP service to his ROM
This is the service that will Auto Accept Policies pushed down from an Exchange server the first time your phone syncs to the server
With this policy, you don't have to click OK to get your sync on!!! THANKS!!!