OK, I'm sure I'm not the only one that needs to do this. We have a product that has about 18 different EXE's with it. One DLL for the object based stuff and 36 Language DLL's that support English and Traditional Chinese. So we have about 55 exes and dll that make up a product. Sheesh, I know it's ugly, but we can't change it right now.<br><br>The problem is trying to do a build for this thing. Right now I have it running out of a batch file, but when you make the programs from the command line with VB6, the revision doesn't get incremented. I even have the project files checked out of SourceSafe before I do the build. That's in the batch file too! However, Microsoft says that there is a bug in the command line for VB6 where it won't increment the revision in the VBP file.<br><br>This has a cascaded effect apparently, because when I package and deploy the application, since the version number hasn't changed, the new EXE's and DLL's don't install because it thinks they are the same version.<br><br>Now for my question. Does anyone know of a MAKE or BUILD utility for Visual BASIC that will allow you to maybe graphically pick the files you want to build and specify an output directory, etc for Visual BASIC?<br><br>The batch file works fine, however it's a real pain in the you know what to maintain.<br><br>Any and all comments or ideas welcome!<br> <p>Steve Meier<br><a href=mailto:tribesaddict@swbell.net>tribesaddict@swbell.net</a><br><a href= > </a><br>