Due to the amount of people I've seen over the past few years complaining about VXTools not working properly on 64 bit machines I've compiled 3 batch files that cover most of the bases in VXTools. volBuilder.bat: Volume building can be a little annoying even with the VXTools client. In the volBuilder.bat you'll have to uncomment lines that have the extension you wish to compile. The vt command for some reason doesn't allow you to compile a volume using a wildcard. So what I've done is covered most of the common extensions that can be commented out or uncommented whenever you need. To build a volume you will need to do the following: 1.) Move all files that will be compiled into the "COMPILE" directory. 2.) Edit the batch file to make sure all extensions that will be compiled are uncommented. For some reason can't bulk compile multiple extensions in one line. Be sure to NOT compile .exe files. 3.) The compiled volume will be moved into the subdirectory "Compiled" in "COMPILE". Yes I know I'm creative leave me alone. 4.) Send me cookies and coffee. 5.) Enjoy. volExtract.bat: Simply place the volume you wish to extract from into the "RAW_VOL" directory and run this batch file. All you'll have to do from this point is type in the volume file name and the file you wish to extract. For some reason the vt program doesn't allow for bulk extractions via command line. All files extracted will go to the directory "UNPACKED\Decompiled_volName.vol". volView.bat: Same as above, just make sure the volume you wish to view is in the "RAW_VOL" directory. Run this batch file then type in the name and all of the contents will be displayed. Any questions/comments/cookies&coffee please e-mail: ss.edrake@gmail.com