Click here to Skip to main content
15,886,518 members
Articles / Desktop Programming / WPF

Zip My Code

Rate me:
Please Sign up or sign in to vote.
4.78/5 (17 votes)
20 Dec 2009CPOL3 min read 71.7K   2K   48  
A utility stripping your source code to the essential core and then compressing it to a nice CodeProject article attachment.
.NETZ Copyright (c) 2004-present by Vasian Cepa. All rights reserved.

This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this software.

The .NETZ comes under GNU GENERAL PUBLIC LICENSE (GPL), with these exceptions:
-The packed applications need NOT to be free or open source.
-The modified versions of the source code generated with the -b option need NOT to be free or open source.
-The custom compression providers need NOT to be free or open source.
-The author can change the terms of this license at any time. The changes do not affect the applications packed with .NETZ.
-This notice may not be removed or altered from any source distribution.

Please email to the author if you are unclear about where to get a copy of GPL.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Axis Communications
Sweden Sweden
Got my first computer in the 90's and loved it even though it sounded like a coffeemaker.

Now getting paid for designing cool applications, and drinks the coffee instead of listening to it being made.

Comments and Discussions