Thread: .........
View Single Post
  #2 (permalink)  
Old 09-11-2009, 07:33 PM
bikeandestroyx's Avatar
bikeandestroyx
Mobileunderground.info
Offline
Threadstarter
Location: Chico, Ca
 
Join Date: Jun 2008
Posts: 3,222
Reputation: 8328
bikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the communitybikeandestroyx is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to bikeandestroyx Send a message via MSN to bikeandestroyx
Organizing Start menu

To change what folder icons are placed in, you need to locate the app.dat (VK) or the initflashfiles.txt (Old Style). (See attached OEM and EXT for an example) In it you will find a line like this:
Directory("\Windows\Start Menu\Programs"):-File("App Link.lnk","\Windows\Original App link.lnk")
If you wanted to move This program link, to a subdirectory of your start menu, you would add the subdirectory folder name after programs.

For ex. move to system tools folder in your start menu.
Directory("\Windows\Start Menu\Programs\System Tools"):-File("App Link.lnk","\Windows\Original App link.lnk")
Also make sure the path is \Windows\Start Menu\Programs\System Tools, if you ehave it as \Windows\Start Menu\System Tools, it will create a duplicate folder In your start menu.

You can also rename links in the start menu this way, you just need to change "App Link.lnk" to "New Name.lnk". Do not touch the "\Windows\Original App link.lnk", that is just there to point to the original link location.
Attached Files
File Type: zip EXT Pocket RAR Example.zip (166.1 KB, 9 views) Click for barcode!
File Type: zip OEM Pocket RAR Example.zip (166.7 KB, 3 views) Click for barcode!
__________________

Last edited by bikeandestroyx; 09-11-2009 at 07:45 PM.
This post has been thanked 2 times.