File tree 5 files changed +15
-25
lines changed
5 files changed +15
-25
lines changed Original file line number Diff line number Diff line change 373
373
</Feature >
374
374
375
375
<UI >
376
- <ui : WixUI Id =" WixUI_InstallDir " />
377
- <Publish Dialog = " WelcomeDlg " Control = " Next " Event = " NewDialog " Value =" InstallDirDlg " Order = " 2 " />
378
- <Publish Dialog = " InstallDirDlg " Control = " Back " Event = " NewDialog " Value =" WelcomeDlg " Order = " 2 " />
376
+ <ui : WixUI Id =" WixUI_Advanced " />
377
+ <Property Id = " ApplicationFolderName " Value =" Swift " />
378
+ <Property Id = " WixAppFolder " Value =" WixPerUserFolder " />
379
379
</UI >
380
380
381
- <Property Id =" WIXUI_INSTALLDIR" Value =" INSTALLDIR" ></Property >
382
-
383
381
<WixVariable Id =" WixUIDialogBmp" Value =" Resources\swift_dialog.png" />
384
382
<WixVariable Id =" WixUIBannerBmp" Value =" Resources\swift_banner.png" />
385
383
</Package >
Original file line number Diff line number Diff line change 256
256
</Feature >
257
257
258
258
<UI >
259
- <ui : WixUI Id =" WixUI_InstallDir " />
260
- <Publish Dialog = " WelcomeDlg " Control = " Next " Event = " NewDialog " Value =" InstallDirDlg " Order = " 2 " />
261
- <Publish Dialog = " InstallDirDlg " Control = " Back " Event = " NewDialog " Value =" WelcomeDlg " Order = " 2 " />
259
+ <ui : WixUI Id =" WixUI_Advanced " />
260
+ <Property Id = " ApplicationFolderName " Value =" Swift " />
261
+ <Property Id = " WixAppFolder " Value =" WixPerUserFolder " />
262
262
</UI >
263
263
264
- <Property Id =" WIXUI_INSTALLDIR" Value =" INSTALLDIR" ></Property >
265
-
266
264
<WixVariable Id =" WixUIDialogBmp" Value =" Resources\swift_dialog.png" />
267
265
<WixVariable Id =" WixUIBannerBmp" Value =" Resources\swift_banner.png" />
268
266
</Package >
Original file line number Diff line number Diff line change 119
119
</Feature >
120
120
121
121
<UI >
122
- <ui : WixUI Id =" WixUI_InstallDir " />
123
- <Publish Dialog = " WelcomeDlg " Control = " Next " Event = " NewDialog " Value =" InstallDirDlg " Order = " 2 " />
124
- <Publish Dialog = " InstallDirDlg " Control = " Back " Event = " NewDialog " Value =" WelcomeDlg " Order = " 2 " />
122
+ <ui : WixUI Id =" WixUI_Advanced " />
123
+ <Property Id = " ApplicationFolderName " Value =" Swift " />
124
+ <Property Id = " WixAppFolder " Value =" WixPerUserFolder " />
125
125
</UI >
126
126
127
- <Property Id =" WIXUI_INSTALLDIR" Value =" INSTALLDIR" ></Property >
128
-
129
127
<WixVariable Id =" WixUIDialogBmp" Value =" Resources\swift_dialog.png" />
130
128
<WixVariable Id =" WixUIBannerBmp" Value =" Resources\swift_banner.png" />
131
129
</Package >
Original file line number Diff line number Diff line change 67
67
</Feature >
68
68
69
69
<UI >
70
- <ui : WixUI Id =" WixUI_InstallDir " />
71
- <Publish Dialog = " WelcomeDlg " Control = " Next " Event = " NewDialog " Value =" InstallDirDlg " Order = " 2 " />
72
- <Publish Dialog = " InstallDirDlg " Control = " Back " Event = " NewDialog " Value =" WelcomeDlg " Order = " 2 " />
70
+ <ui : WixUI Id =" WixUI_Advanced " />
71
+ <Property Id = " ApplicationFolderName " Value =" Swift " />
72
+ <Property Id = " WixAppFolder " Value =" WixPerUserFolder " />
73
73
</UI >
74
74
75
- <Property Id =" WIXUI_INSTALLDIR" Value =" INSTALLDIR" ></Property >
76
-
77
75
<WixVariable Id =" WixUIDialogBmp" Value =" Resources\swift_dialog.png" />
78
76
<WixVariable Id =" WixUIBannerBmp" Value =" Resources\swift_banner.png" />
79
77
</Package >
Original file line number Diff line number Diff line change 122
122
</Feature >
123
123
124
124
<UI >
125
- <ui : WixUI Id =" WixUI_InstallDir " />
126
- <Publish Dialog = " WelcomeDlg " Control = " Next " Event = " NewDialog " Value =" InstallDirDlg " Order = " 2 " />
127
- <Publish Dialog = " InstallDirDlg " Control = " Back " Event = " NewDialog " Value =" WelcomeDlg " Order = " 2 " />
125
+ <ui : WixUI Id =" WixUI_Advanced " />
126
+ <Property Id = " ApplicationFolderName " Value =" Swift " />
127
+ <Property Id = " WixAppFolder " Value =" WixPerUserFolder " />
128
128
</UI >
129
129
130
- <Property Id =" WIXUI_INSTALLDIR" Value =" INSTALLDIR" ></Property >
131
-
132
130
<WixVariable Id =" WixUIDialogBmp" Value =" Resources\swift_dialog.png" />
133
131
<WixVariable Id =" WixUIBannerBmp" Value =" Resources\swift_banner.png" />
134
132
</Package >
You can’t perform that action at this time.
0 commit comments