Hi Radim,
thanks a lot for your answer!! :)
Do you also know if there is a way to adjust the QGIS options in the new
installer. For example I want the "On-the-fly-projection"-option to be
activated, when QGIS is started. Is it possible to include that in the
installer?
Thanks!
Christina
-
Save it as .ini and copy in resources/customization.ini, that should
be loaded as default customization when the user runs QGIS the first
time.
Radim
On Sun, Aug 11, 2013 at 7:48 AM, qrookie wrote:
> Hey everyone,
>
> I'm building a custom QGIS Installer for Windows with a stripped down QGIS
> G
Hey everyone,
I'm building a custom QGIS Installer for Windows with a stripped down QGIS
GUI.
In the comments of these instructions it says that this is possible by using
the customization function of QGIS.
http://linfiniti.com/2011/05/building-custom-qgis-installers-for-windows/
But how doe