Quote:
Another little test - put a shortcut to your batch file into your Send To folder, right click an HTMLZ and select Send To->your batch file - does it work?
|
No it doesn't, I get the error:
================================================
C:\>for /F "tokens=* delims= " %a in ('dir/b *.htmlz') do (
copy "%a" "%~Na.zip"
"C:\Program Files\Program Files Portable\ubook\uBook.exe" "%~Na.zip"
)
File Not Found
C:\>Pause
Press any key to continue . . .
================================================
File Types Manager attached again below: