March 4, 200620 yr I wanted to test a new version of WPI and since I don't want to copy my whole app-directory to the test-version.So is it possible in XP to make an folder alias like in linux or MacOS? Means, that for example I want the folder c:\install\setupfiles just be a pointer to the folder d:\setupfiles, so that when I run "dir c:\install\setupfiles", the actual content of d:\setupfiles is displayed.Any help would be appreciated.Title edited -- Please, use [TAGS] in your topic's title.Please follow XP Forum Rules from now on.--Sonic
March 5, 200620 yr I use that method to test my "deployement" tooUse Junction from sysinternal, it's command line and works great. There is other sofwrae with GUI but in batch Junction it's the best for me http://www.sysinternals.com/Utilities/Junction.html
March 5, 200620 yr You can create junction points on the same volume, but to do so across volumes requires 3rd party software, unfortunately.
Create an account or sign in to comment