Hi Martin, did you use the standalone installer or the OSGEO4W-Installer?
You can have a look if in your C:\Program Files\QGIS_3_10_2_Coruna\bin folder if there exists a qgis.bat.tmpl file as template for the qgis.bat. If so you can copy the file and rename it to qgis.bat. If not you can create a qgis.bat with a content similar to this: https://gist.githubusercontent.com/thbaumann/1550ba276b5c17f36edf9f91379dd81d/raw/795a657d10dcc9189f1d9331cec35382a2815db2/qgis.bat_template (this bat file content is one for an OSGEO4W-Installation) Afterwards you can open your cmd commandline("Eingabeaufforderung"), navigate to C:\Program Files\QGIS_3_10_2_Coruna\bin and call "qgis.bat --postinstall" to create the env file. regards, Thomas Am Fr., 14. Feb. 2020 um 14:03 Uhr schrieb Martin Steiger < [email protected]>: > Hello, > > > > I hope I write to the correct address with my request. > > > > In the "Kantonsverwaltung Zug" we use QGIS since version 2.16 in the > department of geoinformation. We always used the following command to start > QGIS: > > > > "C:\Program Files\QGIS_3_8_ZANZIBAR\bin\nircmd.exe" exec hide C:\Program > Files\QGIS_3_8_ZANZIBAR\bin\qgis.bat > > (Yes, we install it in a custom named folder) > > > > It always worked out fine and QGIS started without any issues. However, in > version 3.10.2 this does not work out, because the file qgis.bat does not > exist. I found the file "C:\Program > Files\QGIS_3_10_2_Coruna\bin\qgis-bin.exe" and tried to start it. > > Unfortunately I get an error message (see attachment). If I start the file > "C:\Program > Files\QGIS_3_10_2_Coruna\bin\qgis-bin-g7.exe" I get the same behaviour. I > think it’s a little bit odd that the mentioned file "C:\Program > Files\QGIS_3_10_2_Coruna\bin\qgis-bin.env" doesn’t even exist in the file > system… > > > > Can you help me out with this issue? Or is there a way you would recommend > to correctly start QGIS? > > > > We use Windows 10 Build 1809 with the newest windows updates. > > > > Best Regards > > Martin Steiger > > > > > > Finanzdirektion Kanton Zug > > Amt für Informatik und Organisation (AIO) des Kantons Zug > > Martin Steiger > > Computer scientist in apprenticeship > > Aabachstrasse 1 > > 6300 Zug > > Switzerland > > T +41 41 728 51 29 > > [email protected] > > > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
