-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathplaybook.conf
More file actions
389 lines (389 loc) · 13.9 KB
/
Copy pathplaybook.conf
File metadata and controls
389 lines (389 loc) · 13.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
<?xml version="1.0" encoding="utf-8"?>
<Playbook>
<Name>AtmosphereOS</Name>
<Username>Atmosphere</Username>
<ShortDescription>AtmosphereOS Playbook for Windows 11 \ 10</ShortDescription>
<Title>Windows 11 \ 10 AtmosphereOS Playbook</Title>
<Description>AtmosphereOS Playbook for Windows 11 \ 10</Description>
<Details>AtmosphereOS Playbook for Windows 11 \ 10</Details>
<ProgressText><![CDATA[Atmosphere sets up folders, installs apps, cleans out unwanted software, customizes the interface, and makes Windows better for you.]]></ProgressText>
<UniqueId>8bbb362c-858b-41d9-a9ea-83a4b9669c43</UniqueId>
<Version>0.2.0</Version>
<Git>https://github.com/Goldendraggon/Atmosphere</Git>
<UpgradableFrom>any</UpgradableFrom>
<SupportedBuilds>
<!-- 22H2 -->
<string>19045</string>
<!-- 23H2 -->
<string>22631</string>
<!-- 24H2 -->
<string>26100</string>
<!-- 25H2 -->
<string>26200</string>
</SupportedBuilds>
<Requirements>
<Requirement>DefenderDisabled</Requirement>
<Requirement>NoAntivirus</Requirement>
<Requirement>Internet</Requirement>
<Requirement>NoPendingUpdates</Requirement>
<Requirement>PluggedIn</Requirement>
<Requirement>FreshInstall</Requirement>
<Requirement>PasswordSet</Requirement>
<Requirement>AdministratorPasswordSet</Requirement>
<Requirement>Activation</Requirement>
</Requirements>
<UseKernelDriver>false</UseKernelDriver>
<SupportsISO>true</SupportsISO>
<ISO>
<DisableBitLocker>true</DisableBitLocker>
<DisableHardwareRequirements>true</DisableHardwareRequirements>
</ISO>
<OOBE>
<BulletPoints>
<BulletPoint Icon="Lock" Title="Reliable"
Description="Thoroughly tested to ensure a smooth and stable deployment process for any system." />
<BulletPoint Icon="Privacy" Title="Enhanced Privacy"
Description="Improves privacy by removing intrusive services and disabling background tracking features." />
<BulletPoint Icon="Rocket" Title="Optimized"
Description="Applies performance tweaks, replaces defaults with better alternatives, and refines the user interface." />
</BulletPoints>
</OOBE>
<Software>
<Package Option="atmospheretool">
<Name>atmospheretool</Name>
<Title>AtmosphereTool</Title>
<Description>Configuration utility for customizing AtmosphereOS with advanced system and UI tweaks.</Description>
<Icon>AtmosphereTool.png</Icon>
</Package>
<Package Option="install-files">
<Name>files</Name>
<Title>Files</Title>
<Description>Fluent design file manager for windows</Description>
<Icon>files.png</Icon>
</Package>
<Package Option="install-notepads">
<Name>notepads</Name>
<Title>Notepads</Title>
<Description>A modern, lightweight text editor with a minimalist design.</Description>
<Icon>Notepads.png</Icon>
</Package>
<Package Option="install-appfetch">
<Name>appfetch</Name>
<Title>App Fetch</Title>
<Description>Streamlined MS Store App Fetcher.</Description>
<Icon>appfetch.png</Icon>
</Package>
<Package Option="install-unigetui">
<Name>unigetui</Name>
<Title>UniGetUI</Title>
<Description>The Graphical Interface for your package managers.</Description>
<Icon>UniGetUI.png</Icon>
</Package>
<Package Option="install-fluenttermianl">
<Name>fluentterminal</Name>
<Title>Fluent Terminal</Title>
<Description>Fluent Terminals for windows</Description>
<Icon>FluentTerminal.png</Icon>
</Package>
<Package Option="browser-brave">
<Name>brave</Name>
<Title>Brave</Title>
<Description>Privacy focused browser based on chromium.</Description>
<Icon>brave.png</Icon>
</Package>
<Package Option="browser-librewolf">
<Name>librewolf</Name>
<Title>LibreWolf</Title>
<Description>Privacy focused browser based on firefox.</Description>
<Icon>librewolf.png</Icon>
</Package>
<Package Option="browser-firefox">
<Name>firefox</Name>
<Title>Firefox</Title>
<Description>Fully featured web browser, configured by AtmosphereOS for optimal usability and privacy.</Description>
<Icon>firefox.png</Icon>
</Package>
<Package Option="browser-operagx">
<Name>operagx</Name>
<Title>OperaGX</Title>
<Description>Web browser designed for gamers with ram and cpu limiting features.</Description>
<Icon>operagx.png</Icon>
</Package>
</Software>
<FeaturePages>
<!-- Main Options -->
<RadioPage IsRequired="true" DefaultOption="custom-privacy" Description="Absolute Privacy will remove windows components that 'spy' on you.">
<TopLine Text="The Absolute Privacy option is a preset 
for maximized privacy."/>
<Options>
<RadioOption>
<Text>Customize Options</Text>
<Name>custom-privacy</Name>
</RadioOption>
<RadioOption>
<Text>Absolute Privacy</Text>
<Name>amelioration</Name>
</RadioOption>
</Options>
</RadioPage>
<RadioPage DefaultOption="defender-disable" DependsOn="custom-privacy" Description="Disabling Defender could enhance system performance, but decrease security.">
<Options>
<RadioOption>
<Text>Disable Defender (default)</Text>
<Name>defender-disable</Name>
</RadioOption>
<RadioOption>
<Text>Enable Defender</Text>
<Name>defender-enable</Name>
</RadioOption>
</Options>
</RadioPage>
<RadioPage DefaultOption="mitigations-default" Description="Disabling mitigations reduces security, and could harm performance on modern CPUs.">
<TopLine Text="Disabling could improve performance on older CPUs."/>
<Options>
<RadioOption>
<Text>Default Windows Mitigations (recommended)</Text>
<Name>mitigations-default</Name>
</RadioOption>
<RadioOption>
<Text>Disable All Mitigations</Text>
<Name>mitigations-disable</Name>
</RadioOption>
</Options>
</RadioPage>
<RadioPage DefaultOption="auto-updates-disable" DependsOn="custom-privacy" Description="Updates are important for security, you'll get update notifications regardless.">
<TopLine Text="This can be changed in the Atmosphere folder later."/>
<Options>
<RadioOption>
<Text>Disable Automatic Windows Updates</Text>
<Name>auto-updates-disable</Name>
</RadioOption>
<RadioOption>
<Text>Enable Automatic Windows Updates</Text>
<Name>auto-updates-default</Name>
</RadioOption>
</Options>
</RadioPage>
<RadioPage DefaultOption="atmospheretool" Description="The official Atmosphere / Windows configuration utility by Atmosphere Team.">
<TopLine Text="Its modern GUI makes it easy to control your OS"/>
<Options>
<RadioOption>
<Text>Install AtmosphereTool</Text>
<Name>atmospheretool</Name>
</RadioOption>
<RadioOption>
<Text>Skip</Text>
<Name>notool</Name>
</RadioOption>
</Options>
</RadioPage>
<RadioPage DefaultOption="modify-ui" Description="This option makes explorer and some menus better and prettier">
<TopLine Text="If you decide you don't want it, 
you can disable it from the Atmosphere folder."/>
<Options>
<RadioOption>
<Text>Modify UI</Text>
<Name>modify-ui</Name>
</RadioOption>
<RadioOption>
<Text>Keep current UI</Text>
<Name>keep-ui</Name>
</RadioOption>
</Options>
</RadioPage>
<CheckboxPage Description="Choose the things you want to do, they can be changed in the Atmosphere folder later.">
<Options>
<CheckboxOption>
<Text>Disable Hibernation</Text>
<Name>disable-hibernation</Name>
</CheckboxOption>
<CheckboxOption>
<Text>Disable Power Saving</Text>
<Name>disable-power-saving</Name>
</CheckboxOption>
<CheckboxOption>
<Text>Disable Core Isolation</Text>
<Name>disable-core-isolation</Name>
</CheckboxOption>
</Options>
</CheckboxPage>
<!-- Uninstall -->
<CheckboxPage Description="Choose the things you want to do.">
<Options>
<CheckboxOption>
<Text>Remove Edge and WebView2</Text>
<Name>uninstall-edge</Name>
</CheckboxOption>
<CheckboxOption>
<Text>Modify Start Menu</Text>
<Name>openshell</Name>
</CheckboxOption>
<CheckboxOption>
<Text>Install a Browser</Text>
<Name>install-another-browser</Name>
</CheckboxOption>
</Options>
</CheckboxPage>
<CheckboxPage DependsOn="custom-privacy" Description="Choose the things you want to do.">
<Options>
<CheckboxOption IsChecked="false">
<Text>Remove Snipping Tool App</Text>
<Name>remove-snipping-tool</Name>
</CheckboxOption>
<CheckboxOption IsChecked="false">
<Text>Remove Xbox</Text>
<Name>uninstall-xbox</Name>
</CheckboxOption>
<CheckboxOption>
<Text>Remove OneDrive</Text>
<Name>uninstall-oned</Name>
</CheckboxOption>
</Options>
</CheckboxPage>
<!-- Software -->
<RadioPage DefaultOption="install-software" Description="Install open source software.">
<TopLine Text="You can customize the software installation."/>
<Options>
<RadioOption>
<Text>Install Software</Text>
<Name>install-software</Name>
</RadioOption>
<RadioOption>
<Text>Skip</Text>
<Name>skipsoft</Name>
</RadioOption>
</Options>
</RadioPage>
<CheckboxPage DependsOn="install-software" Description="Select the software you would like to use.">
<Options>
<CheckboxOption>
<Text>Files (Fluent Explorer)</Text>
<Name>install-files</Name>
</CheckboxOption>
<CheckboxOption>
<Text>Notepads (Fluent Notepad)</Text>
<Name>install-notepads</Name>
</CheckboxOption>
<CheckboxOption>
<Text>App Fetch (Privacy MS Store)</Text>
<Name>install-appfetch</Name>
</CheckboxOption>
</Options>
</CheckboxPage>
<CheckboxPage DependsOn="install-software" Description="Select the software you would like to use.">
<Options>
<CheckboxOption IsChecked="false">
<Text>UniGetUI (GUI Package Manager)</Text>
<Name>install-unigetui</Name>
</CheckboxOption>
<CheckboxOption IsChecked="false">
<Text>Fluent Terminal (Terminal)</Text>
<Name>install-fluentterminal</Name>
</CheckboxOption>
</Options>
</CheckboxPage>
<RadioImagePage CheckDefaultBrowser="true" DependsOn="install-another-browser" DefaultOption="browser-brave" Description="Select your preferred browser to install. Browser settings are not modified.">
<TopLine Text="We recommend using a privacy-focused browser."/>
<Options>
<RadioImageOption>
<Text>Brave</Text>
<Name>browser-brave</Name>
<FileName>brave</FileName>
<GradientTopColor>#131524</GradientTopColor>
<GradientBottomColor>#3b3e4f</GradientBottomColor>
</RadioImageOption>
<RadioImageOption>
<Text>LibreWolf</Text>
<Name>browser-librewolf</Name>
<FileName>librewolf</FileName>
<GradientTopColor>#057DB6</GradientTopColor>
<GradientBottomColor>#86D8FF</GradientBottomColor>
</RadioImageOption>
<RadioImageOption>
<Text>Firefox</Text>
<Name>browser-firefox</Name>
<FileName>firefox</FileName>
<GradientTopColor>#FF3647</GradientTopColor>
<GradientBottomColor>#FFC742</GradientBottomColor>
</RadioImageOption>
<RadioImageOption>
<Text>OperaGX</Text>
<Name>browser-operagx</Name>
<FileName>operagx</FileName>
<GradientTopColor>#B22222</GradientTopColor>
<GradientBottomColor>#646464</GradientBottomColor>
</RadioImageOption>
</Options>
</RadioImagePage>
<!-- Extra Options -->
<CheckboxPage Description="Choose the things you want to do.">
<Options>
<CheckboxOption>
<Text>Apply Atmosphere Theme and Wallpaper</Text>
<Name>theme</Name>
</CheckboxOption>
<CheckboxOption>
<Text>Enable Win10 style context menu (For Win11)</Text>
<Name>old-context-menu</Name>
</CheckboxOption>
<CheckboxOption>
<Text>Clean Taskbar Pins</Text>
<Name>clean-pins</Name>
</CheckboxOption>
</Options>
</CheckboxPage>
<RadioImagePage DependsOn="theme" DefaultOption="theme-atmosblue" Description="Choose which theme you would like.">
<TopLine Text="The last two themes are by the developers."/>
<Options>
<RadioImageOption>
<Text>Atmosphere Blue</Text>
<Name>theme-atmosblue</Name>
<FileName>atmosblue</FileName>
<GradientTopColor>#051D4D</GradientTopColor>
<GradientBottomColor>#1F1E33</GradientBottomColor>
</RadioImageOption>
<RadioImageOption>
<Text>Goldendraggon</Text>
<Name>theme-goldendraggon</Name>
<FileName>goldendraggon</FileName>
<GradientTopColor>#3446A8</GradientTopColor>
<GradientBottomColor>#1F1E33</GradientBottomColor>
</RadioImageOption>
<RadioImageOption>
<Text>Mono</Text>
<Name>theme-mono</Name>
<FileName>mono</FileName>
<GradientTopColor>#20B2AA</GradientTopColor>
<GradientBottomColor>#09D0EF</GradientBottomColor>
</RadioImageOption>
</Options>
</RadioImagePage>
<CheckboxPage DependsOn="custom-privacy" Description="Choose the things you want to do.">
<TopLine Text="Removing Defender will override 
the Defender option on the first page!!!"/>
<Options>
<CheckboxOption IsChecked="false">
<Text>Remove Microsoft Store</Text>
<Name>remove-store</Name>
</CheckboxOption>
<CheckboxOption IsChecked="false">
<Text>Remove Defender</Text>
<Name>remove-defender</Name>
</CheckboxOption>
</Options>
</CheckboxPage>
<CheckboxPage IsRequired="true" DependsOn="custom-privacy" Description="Choose the things you want to do.">
<Options>
<CheckboxOption IsChecked="false">
<Text>Disable Automatic Maintenance</Text>
<Name>disable-automatic-maintenance</Name>
</CheckboxOption>
<CheckboxOption>
<Text>Remove Copilot AI (24H2)</Text>
<Name>remove-copilot</Name>
</CheckboxOption>
<CheckboxOption>
<Text>Remove 'Your Phone'</Text>
<Name>remove-yourphone</Name>
</CheckboxOption>
</Options>
</CheckboxPage>
</FeaturePages>
</Playbook>