|
28 | 28 | <DonateLink>https://www.buymeacoffee.com/meetrevision</DonateLink>
|
29 | 29 | <FeaturePages>
|
30 | 30 | <RadioImagePage CheckDefaultBrowser="true" DependsOn="software"
|
31 |
| - DefaultOption="browser-brave" |
| 31 | + DefaultOption="browser-brave" IsRequired="true" |
32 | 32 | Description="Please select a preferred browser. We can only provide a curated experience for some options.">
|
33 |
| - <TopLine Text="We strongly recommend Brave or Firefox" /> |
| 33 | + <!-- <TopLine Text="We strongly recommend Brave or Firefox" /> --> |
34 | 34 | <Options>
|
35 | 35 | <RadioImageOption None="true" />
|
36 | 36 | <RadioImageOption>
|
|
64 | 64 | </Options>
|
65 | 65 | <BottomLine Text="Privacy comparison" Link="https://privacytests.org/" />
|
66 | 66 | </RadioImagePage>
|
67 |
| - <CheckboxPage Description="Please select which components you would like to include or exclude with this Playbook."> |
| 67 | + <CheckboxPage IsRequired="true" Description="Please select which components you would like to include or exclude with this Playbook."> |
68 | 68 | <Options>
|
69 | 69 | <!-- <CheckboxOption IsChecked="false">
|
70 | 70 | <Text>Install .NET 3.5 Framework</Text>
|
|
80 | 80 | </CheckboxOption>
|
81 | 81 | </Options>
|
82 | 82 | </CheckboxPage>
|
83 |
| - <CheckboxPage Description="Please select which UWP Appx packages you would like to remove."> |
| 83 | + <CheckboxPage IsRequired="true" Description="Please select which UWP Appx packages you would like to remove."> |
84 | 84 | <Options>
|
85 | 85 | <CheckboxOption IsChecked="true">
|
86 | 86 | <Text>Remove Photos</Text>
|
|
96 | 96 | </CheckboxOption>
|
97 | 97 | </Options>
|
98 | 98 | </CheckboxPage>
|
99 |
| - <CheckboxPage Description="General configuration options."> |
| 99 | + <CheckboxPage IsRequired="true" Description="General configuration options."> |
100 | 100 | <Options>
|
101 | 101 | <CheckboxOption IsChecked="true">
|
102 | 102 | <Text>Apply Revision wallpaper</Text>
|
|
116 | 116 | </CheckboxOption>
|
117 | 117 | </Options>
|
118 | 118 | </CheckboxPage>
|
119 |
| - <CheckboxPage Description="General configuration options v2"> |
| 119 | + <CheckboxPage IsRequired="true" Description="General configuration options v2"> |
120 | 120 | <Options>
|
121 | 121 | <CheckboxOption IsChecked="true">
|
122 | 122 | <Text>Configure Explorer Folder View</Text>
|
|
0 commit comments