rem This .BAT file is designed for compiling WP2LaTeX by Borland C++ 5.5 compiler rem You should ensure that path is correct and also paths inside .RSP file rem are correct and then you could simply execute this .bat file path=c:\borland\bcc55\bin cd ..\sources.cc\ bcc32 @..\win\bcc55.rsp copy wp2latex.exe ..\win\wp2latex.exe