That's a really big stuff to modify every project file...
I found that they use the path (in 20131204 examples package.zip):
![Image]()
(Ionic.Zip.dll can be downloaded from: http://dotnetzip.codeplex.com/)
I found that they use the path (in 20131204 examples package.zip):
..\..\..\solution\Lib\NPOI.dll
So we just create a solution folder and copy our dll files from the binary package into the above path.
(Ionic.Zip.dll can be downloaded from: http://dotnetzip.codeplex.com/)