Search code examples
windowswindows-7directoryshortcutspecial-folders

how to create a shortcut to a folder in windows?


Assume I have a folder called "C:\Program Files\Java" and a folder called "C:\Users\Public". I need to create a folder inside Public named "test". but If someone opens the folder test it should show the files inside "Java".

It is very similar to simple shortcut we create in windows. But i need to access it via command prompt or from a web-browser.


Solution

  • try http://geeknizer.com/create-symlink-in-windows/