Question

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.

Was it helpful?
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top