12-09-2012, 09:42 AM
Hey, I have been checking out your stuff.
- Are you going to open source this project? So that people can contribute thus make it grow faster.
- Have you consider using another programming language? C# is not particularly efficient.
- For supporting compressed packages, it might be possible to just include the decompressor tool in your software, so that when a package is identified as compressed, you can promt user where to extract to, and call the command line accordingly.