File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 84
84
<Publish Event =" EndDialog" Value =" Return" >NOT WixUI_InstallMode</Publish >
85
85
86
86
</Control >
87
- <Control Id =" RemoveDatadirText" Type =" Text" X =" 60" Y =" 85" Width =" 280" Height =" 20 " >
88
- <Text >Remove default database directory [DATADIR]. Ensures proper cleanup on uninstall.</Text >
87
+ <Control Id =" RemoveDatadirText" Type =" Text" X =" 60" Y =" 85" Width =" 280" Height =" 30 " >
88
+ <Text >Remove [DATADIR]. Ensures proper cleanup on uninstall.</Text >
89
89
</Control >
90
90
91
- <Control Id =" KeepDatadirButton" Type =" PushButton" X =" 40" Y =" 118 " Width =" 80" Height =" 18"
91
+ <Control Id =" KeepDatadirButton" Type =" PushButton" X =" 40" Y =" 128 " Width =" 80" Height =" 18"
92
92
Text =" Keep data" >
93
93
<Publish Property =" CLEANUPDATA" >1</Publish >
94
94
<Publish Event =" NewDialog" Value =" VerifyReadyDlg" >WixUI_InstallMode</Publish >
95
95
<Publish Event =" EndDialog" Value =" Return" >NOT WixUI_InstallMode</Publish >
96
96
</Control >
97
- <Control Id =" KeepDataDirText" Type =" Text" X =" 60" Y =" 138 " Width =" 280" Height =" 70" >
97
+ <Control Id =" KeepDataDirText" Type =" Text" X =" 60" Y =" 148 " Width =" 280" Height =" 70" >
98
98
<Text >Do not remove [DATADIR]. Choose this option if you intend to use data in the future</Text >
99
99
</Control >
100
100
You can’t perform that action at this time.
0 commit comments