I've downloaded WV for Windows because i need of an application to convert files .doc into files .txt.
I've seen that into Wv there's WvText.in and WvText.orig ...
Now I have need of knowing like making in order to create wvTEXT.exe.
Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've downloaded WV for Windows because i need of an application to convert files .doc into files .txt.
I've seen that into Wv there's WvText.in and WvText.orig ...
Now I have need of knowing like making in order to create wvTEXT.exe.
Regards
wvText is a shell script (for Unix shells). It is in
http://gnuwin32.sourceforge.net/downlinks/wv.php
and
http://gnuwin32.sourceforge.net/downlinks/wv-bin-zip.php
If you don't have a Unix shell for MS-Windows, such as bash or ksh, you can easily transform it in a MS-Windows batch file or mimic it by a series of commands with wvWare.exe