View Single Post
Old 03-26-2014, 07:08 PM   #12
Vortex
Groupie
Vortex began at the beginning.
 
Vortex's Avatar
 
Posts: 171
Karma: 10
Join Date: Dec 2008
Device: Likebook Mars
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:
Attached Thumbnails
Click image for larger version

Name:	ftm.jpg
Views:	146
Size:	250.7 KB
ID:	120850  
Vortex is offline   Reply With Quote