I have come up against this problem a few times at inopportune moments:
You can mount a folder as a drive. From the command line, if you have a path C:\path\to\long\folder you can map it to drive letter X: using:
C:\path\to\long\folder
X:
subst x: \path\to\long\folder