|
From: Jerome S. <Je...@Sh...> - 2015-08-30 23:16:36
|
That's the build process. :) Each of them is nasm compiling the source for a specific tool. If you download from github, you must build it yourself with the mkV8.bat file. (Running a demo, checks if it is built. If not, it first builds it). If you don't want to compile it yourself, the latest prebuilt version is always over at http://up.lod.bz/V8Power Sent from my iPhone > On Aug 30, 2015, at 6:48 PM, JAYDEN CHARBONNEAU <jch...@cp...> wrote: > > I tried it out a while ago.The only question I had about it was this:why does it take five minutes making statements such as "Grabbing keys...","Revving engine",etc.Other than that,I found it useful. > >> On Sun, Aug 30, 2015 at 1:28 PM, Jim Hall <jh...@fr...> wrote: >> I'm sharing this for Jerome. >> >> Jerome Shidel has been working on a set of power utilities for DOS batch files. Called the V8Power Tools for DOS, they provide "Visual" equivalents to many command line tools, such as VCLS, VCHOICE, VECHO .. as well as new power tools such as VPROGRES (display a progress bar) and VFRAME (for text-mode boxes). >> >> You can use these to make your batch files more interactive. I would also like to see them used to simplify the install program into a smart batch file (I proposed this idea a few months ago, on my blog as "A few thoughts on simplifying the install process" - http://www.freedos.org/jhall/). >> >> V8Power Tools for DOS are GNU GPL v2 >> >> Screenshots and download at the V8Power Tools for DOS website >> http://up.lod.bz/V8Power >> >> Source code is on GitHub >> http://github.com/LoopZ/V8Power >> >> >> >> ------------------------------------------------------------------------------ >> >> _______________________________________________ >> Freedos-devel mailing list >> Fre...@li... >> https://lists.sourceforge.net/lists/listinfo/freedos-devel > > ------------------------------------------------------------------------------ > _______________________________________________ > Freedos-devel mailing list > Fre...@li... > https://lists.sourceforge.net/lists/listinfo/freedos-devel |