Hi, all.
I have an installer with advanced features, such as creating sqlite database during installation, creating config files which depends of user's input, etc. I need also to create a simple installer which will just update binaries, installed by my installer with advanced features. The ...