<div dir="ltr">Hi,<br>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.<br><br>My OSGeo4W structure is <br>C:\OSGeo4W<br>Source Code : C:\OSGeo4W\QGIS_3_22<br><br>Script folder downloaded from <a href="https://github.com/jef-n/OSGeo4W">https://github.com/jef-n/OSGeo4W</a><br>C:\OSGeo4W\QGIS_3_22\ms-windows\scripts<br>C:\OSGeo4W\QGIS_3_22\ms-windows\src<br>C:\OSGeo4W\QGIS_3_22\ms-windows\doc<br><br>After running <a href="http://createmsi.pl">createmsi.pl</a> following folders created<br>C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp<br>C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\packages<br>C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\unpacked<br>then I have moved Installer-Files folder to tmp <br>C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\Installer-Files<br><br>Now after running <a href="http://createmsi.pl">createmsi.pl</a><br>It give output as <br><br>PS C:\OSGeo4W\QGIS_3_22\ms-windows\scripts> perl .\<a href="http://createmsi.pl">createmsi.pl</a><br>2022-11-10 21:09:08 URL:<a href="http://download.osgeo.org/osgeo4w/v2/x86_64/setup.ini">http://download.osgeo.org/osgeo4w/v2/x86_64/setup.ini</a> [289659/289659] -> "setup.ini" [1]<br>FIND: Parameter format not correct<br>installer.wxs<br>QGISInstallDirDlg.wxs<br>QGISUI_InstallDir.wxs<br><br>and creates three files<br><br>C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\packages\QGIS-OSGeo4W-3.22.12-1.msi                 size 488KB<br>C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\packages\QGIS-OSGeo4W-3.22.12-1.sha256sum               size 1KB<br>C:\OSGeo4W\QGIS_3_22\ms-windows\scripts\tmp\packages\QGIS-OSGeo4W-3.22.12-1.wixpdb                    size 503KB<br><br>Where "FIND: Parameter format not correct" ?<br><br>Please help Jurgen Fischer<div><br><div>Thanks</div><div>Paul N</div></div></div>