Welcome to Home of site for CdgZipper

CDG Zipper came about as the result of a request from a friend – he had a directory full of .mp3 and .cdg files that he wanted to zip up in such a way that he ended up with 1 zip file containing a matching pair of mp3 and cdg files for use with his software mp3 player.

WHAT IT DOES: This application will search a selected directory for .cdg files. When it finds one, it will look for a .mp3 file with matching base name. If it finds a matching pair, it will zip those two files up into a single zip file with the base name.

INSTALLATION / PREREQUISITES:
This application is built on the .NET 2.0 framework. In addition, it requires the Visual J# Runtime Redistributable which can be downloaded from here:
http://www.microsoft.com/en-us/download/details.aspx?id=4712

TO-DO:

  • Threading / message pump so the UI won’t go into “not responding”
  • Help/About
  • Improve speed/performance
  • Provide some options (move or add, output directory, etc…)

COPYRIGHT / LICENSE / DISCLAIMER:
Copyright (c) 2012, The DigitalSorceress www.digitalsorceress.com 

Permission to download and use this software for any lawful purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. 

THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. DOWNLOAD CDG Zipper:
CdgZipperSetup.msi (Latest)
 CHANGE LOG:
2012/05/28 – Initial alpha copy published to site