I'm not sure how many users might benefit from this but I know I sure would like to have it.
I come from UNIX land and can't really stand drive letters, to get around them I use NTFS junctions on my C: drive to point to all my other drives. It works very well and I highly recommend it.
The problem is that everything.exe will always use the real path which wont work with Perforce and a few random other issues.
So it would be awesome if I could declare a set of junctions that would get replaced when building the database, I would specify:
D:\ C:\D\
E:\ c:\E\
Preferably able to specify order of precedence as I do have some other junctions that are specific directories that I would want to add in.
Thanks again for the great utility.