in particular .. I don't know how to get long names with spaces into .bat files or the command line .. this has always bugged me. For example .. this is what I want to copy;
C:\Documents and Settings\administrator\Start Menu\Programs\FontLab Applications\FontLab4
to
C:\Documents and Settings\All Users\Start Menu
but doing a;
copy C:\Documents and Settings\administrator\Start Menu\Programs\FontLab Applications\FontLab4 C:\Documents and Settings\All Users\Start Menu
doesn't work! Why?!? I know I'm supposed to put % or ~ in there somewhere but for the life of me I can't figure it out .. I'm on win2k BTW. Thank you!
C:\Documents and Settings\administrator\Start Menu\Programs\FontLab Applications\FontLab4
to
C:\Documents and Settings\All Users\Start Menu
but doing a;
copy C:\Documents and Settings\administrator\Start Menu\Programs\FontLab Applications\FontLab4 C:\Documents and Settings\All Users\Start Menu
doesn't work! Why?!? I know I'm supposed to put % or ~ in there somewhere but for the life of me I can't figure it out .. I'm on win2k BTW. Thank you!