Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > How do I have shortcut folders sort alphabetically?

Reply
Thread Tools Display Modes

How do I have shortcut folders sort alphabetically?

 
 
robotdg
Guest
Posts: n/a

 
      02-14-2008
How do I have shortcut folders sort alphabetically along with normal folders
in a directory?

Right now, the normal sort by name sorts folders first and then shortcuts
after... but I need them to all sort together... any ideas?

 
Reply With Quote
 
 
 
 
Keith Miller \(MVP\)
Guest
Posts: n/a

 
      02-15-2008
The normal, .lnk type shortcuts ('Shortcut' displayed in the Type column)
won't sort with file folders, but you can create a second type of folder
shortcut that will.

Right-click the Start button & select 'Open' to open an explorer window to
your Start Menu folder. Open a second explorer window & browse to the
parent of the folder you want to be the target of your shortcut.
Right-click & drag the target to the Start Menu folder & select the 'create
shortcut' option when you release the mouse button. The shortcut created
will have a type of 'File' displayed in the Type column, but will sort with
folders.

Another option is to open a command prompt window & use the 'mklink' command
to create a junction point which behaves exactly like a folder. For
example:

C:\Users\Keith>mklink /j "Windows Folder" "C:\Windows"

will create a shortcut in my username folder to the windows folder. Type
'mklink /?' for help on using the command.


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"robotdg" <> wrote in message
news:AB9B760E-DBEC-4B9A-9EC3-...
> How do I have shortcut folders sort alphabetically along with normal
> folders
> in a directory?
>
> Right now, the normal sort by name sorts folders first and then shortcuts
> after... but I need them to all sort together... any ideas?
>


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I Make the SORT BY - TYPE Option Available in All Folders? J. Danniel Windows Vista File Management 3 12-01-2008 01:24 AM
How to make folders auto sort? PBear Windows Vista File Management 2 08-10-2008 05:09 PM
Start Menu: sort programs alphabetically: How? Raymond Windows Vista General Discussion 10 01-23-2008 10:53 PM
Sort programs alphabetically Terri Windows Vista General Discussion 7 10-13-2007 06:16 PM
Sort folders and links in directories alphabetically m2k Windows Vista File Management 3 02-08-2007 06:11 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59