11 Commits

Author SHA1 Message Date
Juergen E. Fischer
702d4cc174 osgeo4w: remove pyc on install and uninstall 2017-02-23 09:34:34 +01:00
Juergen E. Fischer
74df8754f9 remove standalone browser 2017-02-20 15:14:00 +01:00
Juergen E. Fischer
caaa68bb2d osgeo4w: also provider wrapper for browser (followup 801184a) 2017-02-19 23:49:43 +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
Juergen E. Fischer
72e779c3e4 osgeo4w: move Qt plugins (sql and designer) into qgis directory 2014-08-20 12:08:08 +02:00
Juergen E. Fischer
8303ce0f49 osgeo4w: fix shortcut removal 2013-09-05 09:09:10 +02:00
Juergen E. Fischer
15539f34ce more Quantum GIS => QGIS updates 2013-05-30 16:19:19 +02:00
Juergen E. Fischer
fe08fd6d57 osgeo4w: fix program entry removal 2012-10-28 10:33:39 +01:00
Juergen E. Fischer
abf32806dd forward port osgeo4w stuff from 1.7 2012-06-16 23:14:12 +02:00