View Single Post
Old 07-04-2012, 08:57 PM   #221
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Another shameless plug.

Yup, that's a native win32 port (well, through MinGW, okay, but still, no more Cygwin ^^) .

With surprisingly few _WIN32 ifdefs needed, once a few things have been refactored... (I think I'm in love with libarchive ;D).

Just don't try to be cute with the paths, it'll only do \ => /, if you pass really Windows-y paths like .\ or a drive letter, you'll end up with unexpected paths in your archive. KISS (/ or \).

(As usual, the binaries are in post #187. You'll want the -mingw package ).
Attached Thumbnails
Click image for larger version

Name:	ktool_win32_native.png
Views:	400
Size:	70.4 KB
ID:	88710  

Last edited by NiLuJe; 07-04-2012 at 09:02 PM.
NiLuJe is offline   Reply With Quote