Hi, I want to create a .msi setup for my build and my compilation was successful. I am facing a problem while creating a .msi file.
My OSGeo4W structure is C:\OSGeo4W Source Code : C:\OSGeo4W\QGIS_3_22 Script folder downloaded from https://github.com/jef-n/OSGeo4W C:\OSGeo4W\QGIS_3_22\ms-windows\scripts C:\OSGeo4W\QGIS_3_22\ms-windows\src C:\OSGeo4W\QGIS_3_22\ms-windows\doc After running createmsi.pl following folders created C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\packages C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\unpacked then I have moved Installer-Files folder to tmp C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\Installer-Files Now after running createmsi.pl It give output as PS C:\OSGeo4W\QGIS_3_22\ms-windows\scripts> perl .\createmsi.pl 2022-11-10 21:09:08 URL: http://download.osgeo.org/osgeo4w/v2/x86_64/setup.ini [289659/289659] -> "setup.ini" [1] FIND: Parameter format not correct installer.wxs QGISInstallDirDlg.wxs QGISUI_InstallDir.wxs and creates three files C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\packages\QGIS-OSGeo4W-3.22.12-1.msi size 488KB C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\packages\QGIS-OSGeo4W-3.22.12-1.sha256sum size 1KB C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\packages\QGIS-OSGeo4W-3.22.12-1.wixpdb size 503KB Where "FIND: Parameter format not correct" ? Please help Jurgen Fischer Thanks Paul N
_______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer