ru: приложение позволяет сохранить исходники в скомпилированном приложении и получится столько резервных копий исходного кода сколько копий приложения
the application allows you to save the source code in the compiled application and you will get as many backup copies of the source code as there are copies of the application
Open ini file, set your own password (only version with TAbZipper), add your source code files into section "[SaveFiles]", run "codesaver[.exe]" and use "src.inc" in your project (example in folder "Sample" )
[Include]
NameOfArray=SrcData
IncludeFile=src.inc
ZipPassword=password
[SaveFiles]
codesaver.ini
codesaver.ico
codesaver.lpi
codesaver.lpr
codesaver.lps
codesaver.res
unit1.pas
unit1.lfm