[Qgis-user] Help with a Portable QGIS Build

Jürgen E. Fischer jef at norbit.de
Mon Oct 20 13:56:50 PDT 2025


Hi John,

On Sat, 18. Oct 2025 at 00:00:14 -0400, John Zastrow via QGIS-User wrote:
> I'm working on a project to bundle QGIS with data to create an easy-to-ship
> and use viewer (aka atlas). However, I'm struggling with the portability of
> it, and I'm hoping someone can help me get QGIS running as it moves from
> computer to computer. The process and progress sections at the link below
> explain where I am right now with the .bat file I'm trying to use.
> 
> https://github.com/johnzastrow/mqs/blob/main/docs/qgis_viewer/REQUIREMENTS.MD

Try:

REM RunAtlas.bat
call "%~dp0\bin\qgis.bat" --postinstall
"%~dp0\bin\qgis.bat" --profiles-path "%~dp0\Profiles"  --profile "Viewer2" --project "geopackage:%~dp0\data.gpkg?projectName=main_project"


Jürgen

-- 
Jürgen E. Fischer           norBIT GmbH             Tel. +49-4931-918175-31
Dipl.-Inf. (FH)             Rheinstraße 13          Fax. +49-4931-918175-50
Software Engineer           D-26506 Norden            https://www.norbit.de
QGIS release manager (PSC)  Germany                 IRC: jef on Libera|OFTC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20251020/8536b291/attachment-0001.sig>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Pflichtangaben
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20251020/8536b291/attachment-0001.ksh>


More information about the QGIS-User mailing list