View Single Post
  #4461 (permalink)  
Old 07-27-2009, 02:28 AM
junior1234's Avatar
junior1234
Regular 'Geeker
Offline
Location: SC
 
Join Date: Nov 2007
Posts: 253
Reputation: 974
junior1234 knows their stuffjunior1234 knows their stuffjunior1234 knows their stuffjunior1234 knows their stuffjunior1234 knows their stuffjunior1234 knows their stuffjunior1234 knows their stuffjunior1234 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to junior1234
Re: |HERM|ROM|6.5|WWE| ** EnergyROM 'Mercury' (21921) ** || Built July 22nd ||

Quote:
Originally Posted by elephant007 View Post
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!!!
those look really nice man
Reply With Quote
This post has been thanked 1 times.