File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -451,6 +451,15 @@ return console.askOkCancel(message, true);
451
451
</screen >
452
452
<screen id =" 8" beanClass =" com.install4j.runtime.beans.screens.InstallationScreen" rollbackBarrier =" true" >
453
453
<actions >
454
+ <action id =" 3084" beanClass =" com.install4j.runtime.beans.actions.UninstallPreviousAction" actionElevationType =" none" rollbackBarrierExitCode =" 0" >
455
+ <serializedBean >
456
+ <property name =" installationDirectory" >
457
+ <object class =" java.io.File" >
458
+ <string >${installer:sys.installationDir}</string >
459
+ </object >
460
+ </property >
461
+ </serializedBean >
462
+ </action >
454
463
<action id =" 9" beanClass =" com.install4j.runtime.beans.actions.InstallFilesAction" actionElevationType =" elevated" failureStrategy =" askRetryQuit" errorMessage =" ${i18n:FileCorrupted}" />
455
464
<action id =" 2226" beanClass =" com.install4j.runtime.beans.actions.net.DownloadFileAction" enabled =" false" actionElevationType =" elevated" >
456
465
<serializedBean >
You can’t perform that action at this time.
0 commit comments