This is not creating a "special folder"
This is simply the old DOS way of making a shortcut.
cd\users\username = change
directory to
\users\username the same as just hitting the "username" link in your start menu.
mklink /d Installatie d:\Installatie = ma
ke a
link (synonym to shortcut) to the
directory
d:\Installatie and call it
Installatie and this is just the same command the windows GUI sends when you right click in the folder than go to
new ->
shortcut.
That is also why you get the shortcut arrow. Sorry no special folder at all!!
Please do not write tutorials if you're not really sure of what you're doing!
Is there no moderator in this forum that checks these tutorials?
BTW: if you want a "special folder" (which is actually just a regular folder in your user directory) and have it appear in the favorites list in the left panel, just create a folder, name it and drag and drop it to the favorites list.