View Single Post
  #4475 (permalink)  
Old 07-27-2009, 11:04 AM
WhiteWidow's Avatar
WhiteWidow
PPCGeeks Regular
Offline
 
Join Date: Feb 2009
Posts: 68
Reputation: 70
WhiteWidow is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
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!!!
Very Nice.... Quick request, could you make me a folder for my Shoutcast radio stations? Maybe just take the Shoutcast bolt and lay it on top of the black folder? right now I have a plan old folder with all my stations.

Here is the post clarifying what I have done:

Quote:
Originally Posted by WhiteWidow View Post
Don't know if anyone is doing this but I decided to post a lil tut on it :P

This will allow you to choose Shoutcast Radio station very easily via the start button. You must have a app capable of playing Shoutcast streams, like Core player or TCPMP.

First i went to the Shoutcast website and downloaded the tunein-station.pls file for the specific station I wanted, then renamed it to that stations ID. Continued that same process for all the stations I wanted. To make it simpler I have zipped up mine and attached it here. There are 45 stations in the .zip

For me I placed the extracted folder in to a music folder on my storage card. Then I selected all of the .pls files and copied them using File Explorer. Created another folder named the same thing in another location I could edit the shortcuts on my computer with. That was \My Documents\My Music\Shoutcast Radio Stations\. Then I pasted as a shortcut all the .pls files I copied from the storage card into this folder. No when this is done every file had "shortcut to....." appended to the front of it which is not ideal for shortcuts in the start menu. So i used my computer to locate that dir and removed the appendages.

After making the shortcuts nice and pretty, cut that entire "Shoutcast Radio Stations folder using File Explorer and browse to the \Winfdows\Start Menu\Programs dir and paste it into there or what ever folder you want inside there.

This should create Icons that are selectable via the start menu and launch your streaming app and play your favorite station.

You may need to launch the original .pls file once to associate it with the program.



Maybe NRGZ28 could cook this in his rom one day???
Attached Files
File Type: rar Shoutcast Radio Stations.rar (15.3 KB, 36 views) Click for barcode!

Last edited by WhiteWidow; 07-27-2009 at 11:16 AM.
Reply With Quote
This post has been thanked 1 times.