template-windows7.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. {
  2. "WindowsVersion": 7,
  3. "PostAction": {
  4. "Restart": null,
  5. "RestartType": "Normal"
  6. },
  7. "Cleaner": {
  8. "TempFiles": null,
  9. "BsodDumps": null,
  10. "ErrorReports": null,
  11. "RecycleBin": null,
  12. "InternetExplorer": null,
  13. "GoogleChrome": {
  14. "Cache": null,
  15. "Cookies": null,
  16. "History": null,
  17. "Session": null,
  18. "Passwords": null
  19. },
  20. "MozillaFirefox": {
  21. "Cache": null,
  22. "Cookies": null,
  23. "History": null
  24. },
  25. "MicrosoftEdge": {
  26. "Cache": null,
  27. "Cookies": null,
  28. "History": null,
  29. "Session": null
  30. },
  31. "BraveBrowser": {
  32. "Cache": null,
  33. "Cookies": null,
  34. "History": null,
  35. "Session": null,
  36. "Passwords": null
  37. }
  38. },
  39. "Pinger": {
  40. "SetDNS": "",
  41. "CustomDNSv4": [],
  42. "CustomDNSv6": [],
  43. "FlushDNSCache": null
  44. },
  45. "ProcessControl": {
  46. "Prevent": [],
  47. "Allow": []
  48. },
  49. "HostsEditor": {
  50. "Block": [],
  51. "Add": [],
  52. "Remove": [],
  53. "IncludeWwwCname": null
  54. },
  55. "RegistryFix": {
  56. "TaskManager": null,
  57. "CommandPrompt": null,
  58. "ControlPanel": null,
  59. "FolderOptions": null,
  60. "RunDialog": null,
  61. "RightClickMenu": null,
  62. "WindowsFirewall": null,
  63. "RegistryEditor": null
  64. },
  65. "Integrator": {
  66. "TakeOwnership": null,
  67. "OpenWithCMD": null
  68. },
  69. "AdvancedTweaks": {
  70. "UnlockAllCores": null,
  71. "DisableHPET": null,
  72. "EnableLoginVerbose": null
  73. },
  74. "Tweaks": {
  75. "EnablePerformanceTweaks": null,
  76. "DisableNetworkThrottling": null,
  77. "DisableWindowsDefender": null,
  78. "DisableSystemRestore": null,
  79. "DisablePrintService": null,
  80. "DisableMediaPlayerSharing": null,
  81. "DisableErrorReporting": null,
  82. "DisableHomeGroup": null,
  83. "DisableSuperfetch": null,
  84. "DisableTelemetryTasks": null,
  85. "DisableOffice2016Telemetry": null,
  86. "DisableCompatibilityAssistant": null,
  87. "DisableHibernation": null,
  88. "DisableSMB1": null,
  89. "DisableSMB2": null,
  90. "DisableNTFSTimeStamp": null,
  91. "DisableFaxService": null,
  92. "DisableSmartScreen": null,
  93. "DisableStickyKeys": null,
  94. "DisableVisualStudioTelemetry": null,
  95. "DisableFirefoxTemeletry": null,
  96. "DisableChromeTelemetry": null,
  97. "DisableNVIDIATelemetry": null,
  98. "DisableSearch": null,
  99. "EnableUtcTime": null,
  100. "ShowAllTrayIcons": null,
  101. "RemoveMenusDelay": null
  102. }
  103. }