README.md

This commit is contained in:
jazir5 2024-01-22 15:35:26 -08:00 committed by GitHub
parent 9e500b085c
commit 681a2c11cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,4 +51,4 @@ reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultP
**Disable GamesDows Script**
The Revert script reverts all changes, which resets the Windows configuration to what it was before the Enable GamesDows script was run. If the script fails to revert any of the changes, they can be manually removed. If needed, delete the Scheduled Task created in Task Scheduler called "RunDelayedExplorerStart". This script currently creates the scripts the scheduled task runs and the XML file for the scheduled task inside the default Steam Installation Directory, "C:\Program Files (x86)\Steam".
The Revert script reverts all changes, which resets the Windows configuration to what it was before the Enable GamesDows script was run. If the script fails to revert any of the changes, they can be manually removed. If needed, delete the Scheduled Task created in Task Scheduler called "RunDelayedExplorerStart", as well as the files the Enable GamesDows script creates.