5 Commits

Author SHA1 Message Date
Juergen E. Fischer
ef24e65ccf osgeo4w: fix grass plugin postinstall
(cherry picked from commit 001c80b0c3478f9d1fc026965c439aa843f0a66d)
2018-02-25 16:43:38 +01:00
Juergen E. Fischer
74df8754f9 remove standalone browser 2017-02-20 15:14:00 +01:00
Juergen E. Fischer
801184a8a1 osgeo4w: add a minimal exe wrapper to initialize the enviroment and load
qgis_app.dll (inspired by Nathan's PR #4156)

On install each shortcut/configuration gets a own copy of the (small)
exe.  That exe is started through the batch file that originally was
used to start the app at runtime. Argument --exit will cause the wrapper
to just dump the environment to an .env file next to the copy of the
.exe.  The created shortcuts now point at those .exes instead of the
batch files.

At runtime the .exes source their .env file to get a working environment
to run QGIS (ie. qgis_app.dll).  This for example allows the application
to be pinned to the taskbar and avoids the of necessity of batch files
at runtime to start the app.
2017-02-19 13:47:38 +01:00
Juergen E. Fischer
c2ff2d7721 osgeo4w: support for OSGEO4W_DESKTOP and fix deinstallation 2016-03-13 02:42:47 +01:00
Juergen E. Fischer
e6556a2d8d osgeo4w: update release packaging for dual grass support 2015-06-26 00:32:35 +02:00