You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Windows
2 TopicsMake DropBox more accessible with Windows SUBST command...
Did you know that you can "Make DropBox more accessible with Windows SUBST command..." Add the DropBox windows App and then use the SUBST command from the CMD prompt to make your DropBox folders more accessible: My DropBox work folder is: C:\Users\MyWindowsUserName\Dropbox\Work So, I type: CMD SUBST W: "C:\Users\MyWindowsUserName\Dropbox\Work" EXIT and now I can just access my work folders and files as: W:\ Like this: W:\Job1\WordFile.doc instead of typing all this: C:\Users\MyWindowsUserName\Dropbox\Work\Job1\WordFile.doc You can also see what SUBST (substitutions) you've created by typing: CMD SUBST PAUSE EXIT I hope this helps you!1.1KViews1like0Comments