diff --git a/patches/app-builder-lib+24.13.3.patch b/patches/app-builder-lib+24.13.3.patch index ffed5727d46..c3557799e18 100644 --- a/patches/app-builder-lib+24.13.3.patch +++ b/patches/app-builder-lib+24.13.3.patch @@ -1,5 +1,5 @@ diff --git a/node_modules/app-builder-lib/templates/msi/template.xml b/node_modules/app-builder-lib/templates/msi/template.xml -index 2d5cd3c..0ce1b74 100644 +index 2d5cd3c..172339e 100644 --- a/node_modules/app-builder-lib/templates/msi/template.xml +++ b/node_modules/app-builder-lib/templates/msi/template.xml @@ -1,5 +1,8 @@ @@ -72,7 +72,7 @@ index 2d5cd3c..0ce1b74 100644 + -+ (NOT ALLUSERS = 1) AND DISABLEAUTOUPDATE = 0 ++ (NOT ALLUSERS = 1) AND MSIINSTALLPERUSER = 1 AND DISABLEAUTOUPDATE = 0 + + {{-files}}