Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions sse_dtss_d6bd8e8d-8399-4929-a9f5-d1e998b5b78f.dtss
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Language: Batch
Name: Disable Windows Platform Binary Table (WPBT)
Description: This script disables the Windows Platform Binary Table, which can be used by computer manufacturers to preload applications that you may not need.
Customizable: No
@ECHO OFF
REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager" /F /V DisableWpbtExecution /T REG_DWORD /D 1