Search found 1 match
- 2010-11-28T19:24:35-07:00
- Forum: Users
- Topic: batch resize in a folder?
- Replies: 13
- Views: 188056
Re: batch resize in a folder?
The code works great except when there is a space in the folder name. On a 64 bit Win7 machine with a folder called c:\test I get this as the result (echo on, some items removed for brevity): **(set foldername=C:\test\PP0306_DigiTool_image1.jpg ) **for /F "usebackq delims=" %i in (`dir /a:-d /b C ...