diff --git a/node_modules/app-builder-lib/templates/msi/template.xml b/node_modules/app-builder-lib/templates/msi/template.xml index 2d5cd3c..9bf447e 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 @@ - + @@ -13,19 +16,50 @@ So, AllowSameVersionUpgrades="yes" allows to build and test MSI with the same version, and previously installed app will be removed. --> - + + + + + + + + + + + {{ if (iconPath) { }} {{ } -}} + + + + + + EXEINSTALLEREXISTS + + {{ if (isRunAfterFinish) { }} {{ if (!isAssisted) { }} @@ -42,6 +76,7 @@ {{ } -}} + {{ if (isAssisted) { }} @@ -80,6 +115,7 @@ {{ } -}} + {{ if (menuCategory) { }} @@ -110,6 +146,10 @@ {{-dirs}} + + (NOT ALLUSERS = 1) AND MSIINSTALLPERUSER = 1 AND DISABLEAUTOUPDATE = 0 + + {{-files}}