Create Set explorer as shell.reg

This commit is contained in:
jazir5 2024-09-05 17:13:18 -07:00 committed by GitHub
parent 48252f8b93
commit 4fe8c7940b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1 @@
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Shell /t REG_SZ /d "C:\Windows\explorer.exe" /f