mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Do not OptIn to sharing diagnostics data
This commit is contained in:
parent
2b3e3a88c3
commit
7cce7a2303
1 changed files with 3 additions and 0 deletions
3
quickget
3
quickget
|
@ -1341,6 +1341,9 @@ function unattended_windows() {
|
|||
<WillShowUI>Never</WillShowUI>
|
||||
</ProductKey>
|
||||
</UserData>
|
||||
<Diagnostics>
|
||||
<OptIn>false</OptIn>
|
||||
</Diagnostics>
|
||||
<DynamicUpdate>
|
||||
<Enable>true</Enable>
|
||||
<WillShowUI>Never</WillShowUI>
|
||||
|
|
Loading…
Reference in a new issue