-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathplaybook.conf
More file actions
161 lines (161 loc) · 6.57 KB
/
Copy pathplaybook.conf
File metadata and controls
161 lines (161 loc) · 6.57 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
<?xml version="1.0" encoding="utf-8"?>
<Playbook>
<Name>SynergyOS</Name>
<Username>by Kwanteks</Username>
<ShortDescription>SynergyOS Playbook for Windows.</ShortDescription>
<Title>SynergyOS</Title>
<Description>SynergyOS is an official verified playbook that delivers a high-performance Windows transformation designed for gamers, power users, and latency enthusiasts.</Description>
<Details>The ONLY Playbook your PC will ever need.</Details>
<Version>1.5.0</Version>
<UniqueId>8d2981ab-6d76-4a90-9ef6-3a3f620460bc</UniqueId>
<ProductCode>48</ProductCode>
<Git>https://github.com/kwanteks/SynergyOS</Git>
<SupportedBuilds>
<string>19044</string>
<string>19045</string>
<string>22000</string>
<string>22621</string>
<string>22631</string>
<string>22635</string>
<string>26100</string>
<string>26200</string>
</SupportedBuilds>
<Requirements>
<Requirement>DefenderToggled</Requirement>
<Requirement>NoPendingUpdates</Requirement>
<Requirement>NoAntivirus</Requirement>
<Requirement>Internet</Requirement>
<Requirement>PluggedIn</Requirement>
</Requirements>
<UpgradableFrom>any</UpgradableFrom>
<Website>https://discord.gg/kwanteks</Website>
<SupportsISO>true</SupportsISO>
<OOBE>
<BulletPoints>
<BulletPoint Icon="Rocket" Title="Performance"
Description="Optimized for gaming and low latency with unnecessary services disabled and performance tweaks applied."/>
<BulletPoint Icon="Privacy" Title="Privacy"
Description="Removes telemetry, bloatware, and tracking to give you a cleaner, more private Windows experience."/>
<BulletPoint Icon="Lock" Title="Streamlined"
Description="Pre-configured browser, visual tweaks, and quality of life improvements ready out of the box."/>
</BulletPoints>
<Internet>Force</Internet>
</OOBE>
<ISO>
<DisableBitLocker>true</DisableBitLocker>
<DisableHardwareRequirements>true</DisableHardwareRequirements>
</ISO>
<ProgressText><![CDATA[SynergyOS is currently being applied to your system. Please do not restart your PC in the meantime and ensure all apps are closed during the installation process.]]></ProgressText>
<FeaturePages>
<RadioImagePage DefaultOption="browser-brave" Description="Please select a browser to install.">
<TopLine Text="We do not recommend Chrome for privacy reasons."/>
<Options>
<RadioImageOption None="true" />
<RadioImageOption>
<Text>Chrome</Text>
<Name>browser-chrome</Name>
<FileName>chrome</FileName>
<GradientTopColor>#4285F4</GradientTopColor>
<GradientBottomColor>#34A853</GradientBottomColor>
</RadioImageOption>
<RadioImageOption>
<Text>Brave</Text>
<Name>browser-brave</Name>
<FileName>brave</FileName>
<GradientTopColor>#FF4500</GradientTopColor>
<GradientBottomColor>#F38F02</GradientBottomColor>
</RadioImageOption>
<RadioImageOption>
<Text>Firefox</Text>
<Name>browser-firefox</Name>
<FileName>firefox</FileName>
<GradientTopColor>#FF3647</GradientTopColor>
<GradientBottomColor>#FFC742</GradientBottomColor>
</RadioImageOption>
</Options>
<BottomLine Text="Need help? Join our Discord!" Link="https://discord.gg/kwanteks"/>
</RadioImagePage>
<CheckboxPage Description="Please select which features you would like to include or exclude with this Playbook">
<Options>
<CheckboxOption IsChecked="true">
<Text>Remove Edge</Text>
<Name>remove-edge</Name>
</CheckboxOption>
<CheckboxOption IsChecked="true">
<Text>Disable Xbox Services</Text>
<Name>disable-xbox</Name>
</CheckboxOption>
<CheckboxOption IsChecked="true">
<Text>Disable Defender</Text>
<Name>disable-defender</Name>
</CheckboxOption>
<CheckboxOption IsChecked="true">
<Text>Disable Mitigations</Text>
<Name>disable-mitigations</Name>
</CheckboxOption>
</Options>
</CheckboxPage>
</FeaturePages>
<Software>
<Package Option="browser-brave">
<Name>brave</Name>
<Title>Brave Browser</Title>
<Description>Privacy-focused browser with built-in ad blocking and tracker protection.</Description>
<Icon>brave.png</Icon>
</Package>
<Package Option="browser-chrome">
<Name>chrome</Name>
<Title>Google Chrome</Title>
<Description>Fast and widely-used web browser by Google.</Description>
<Icon>chrome.png</Icon>
</Package>
<Package Option="browser-firefox">
<Name>firefox</Name>
<Title>Firefox</Title>
<Description>Fully featured web browser, configured for optimal usability.</Description>
<Icon>firefox.png</Icon>
</Package>
<Package Option="browser-helium">
<Name>helium</Name>
<Title>Helium</Title>
<Description>Lightweight and fast browser focused on performance.</Description>
<Icon>helium.png</Icon>
</Package>
<Package Option="browser-librewolf">
<Name>librewolf</Name>
<Title>Librewolf</Title>
<Description>Privacy-hardened Firefox fork with enhanced security settings.</Description>
<Icon>librewolf.png</Icon>
</Package>
<Package Option="browser-vivaldi">
<Name>vivaldi</Name>
<Title>Vivaldi</Title>
<Description>Highly customizable browser with built-in productivity features.</Description>
<Icon>vivaldi.png</Icon>
</Package>
<Package Option="browser-zen">
<Name>zen</Name>
<Title>Zen Browser</Title>
<Description>Modern Firefox-based browser with a clean, minimal interface.</Description>
<Icon>zen.png</Icon>
</Package>
<Package>
<Name>vcredist</Name>
<Title>Visual C++ Redistributable</Title>
<Description>Required runtime components for running C++ applications.</Description>
<Icon>vcredist.png</Icon>
</Package>
<Package>
<Name>7zip</Name>
<Title>7-Zip</Title>
<Description>Powerful open-source file archiver with high compression ratio.</Description>
<Icon>7zip.png</Icon>
</Package>
<Package>
<Name>dotnet</Name>
<Title>.NET Framework</Title>
<Description>Runtime required for modern Windows applications.</Description>
<Icon>vcredist.png</Icon>
</Package>
</Software>
</Playbook>