Had to relink my Dropbox after some problems and realized that my old Dropbox folder is "My Dropbox" and the new is "Dropbox". I went ahead and renamed the folder so I wouldn't have to download all of my files over and it merged nicely, taking forever to index though.

The problem now is that tons of program configurations and shortcuts are broken after the rename so I need to create a junction. However, this is what happens:

C:>mklink /J "C:\Users\Craig\My Dropbox" "C:\Users\Craig\Dropbox"

Cannot create a file when that file already exists.

What can I do?

link|improve this question

0% accept rate
What is the output of the command dir C:\Users\Craig ? Does it contain an entry for "My Dropbox" ? – Darth Android Jun 11 '11 at 1:39
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.