Collecting gerber files in EagleCAD

I made a batch file that will install two files into the EagleCAD folder in Windows. The first file is a modified cam job that includes the drill section. The second file is a batch file that gets installed into the projects folder. Running this after processing the Eagle board in the cam job will take the gerber files and either put them in a folder or zip them if 7zip is installed. The batch file is called “BatchPCB_gerb” and it needs to be ran in the same folder that has the gerber files.

Edit: I re-uploaded the file due to bugs in the batch code.