folder name with spaces
Posted: Thu Aug 02, 2012 9:20 pm
How do I open files which are located in a folder with spaces in the folder name like
C:\This Is Just A Folder Name\
nconvert commands -D C:\This Is Just A Folder Name\*.tiff doesn't work.
nconvert commands -D "C:\This Is Just A Folder Name\"*.tiff doesn't work either.
I use a batch file for this.
Or is there a special way for typing the spaces in the batch file?
C:\This Is Just A Folder Name\
nconvert commands -D C:\This Is Just A Folder Name\*.tiff doesn't work.
nconvert commands -D "C:\This Is Just A Folder Name\"*.tiff doesn't work either.
I use a batch file for this.
Or is there a special way for typing the spaces in the batch file?