Update docs

This commit is contained in:
Fierelier 2022-06-22 06:34:48 +02:00
parent 8914d6e0f3
commit a10c17a764
2 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,7 @@ Mods that require System rights<br>
<tr><td>[all]\<b>move open with to top</b></td><td>quality</td><td>Replaces &quot;Open with&quot; in the context menu with a new option, that allows you to pick a program from a dialogue.</td></tr>
<tr><td>[all]\<b>postSetup</b></td><td>quality</td><td>Runs scripts after Windows Setup is done.</td></tr>
<tr><td>[all]\<b>power and standby button both standby</b></td><td>stability, quality</td><td>Keep the computer from shutting down when (accidentally) pressing the power button. When pressing the button on purpose, you likely want the machine to stop operation rather quickly and reliably, so using sleep is often the better choice.</td></tr>
<tr><td>[all]\<b>raise gpu driver timeout</b></td><td>stability</td><td>Raises the TDR timeout from 2 seconds to 16 seconds. Reduces false detection of GPU driver crashes due to strong spikes of usage.</td></tr>
<tr><td>[all]\<b>recycle bin in computer</b></td><td>quality</td><td>Shows the Recycle Bin in Computer/This PC for easy access.</td></tr>
<tr><td>[all]\<b>remove translated user folders</b></td><td>quality</td><td>Removes translation for a user&#x27;s main folders, which resolves issues with sorting, and confusion because of falsified names.</td></tr>
<tr><td>[all]\<b>sane date and time format</b></td><td>none</td><td>Sets your date format to DD.MM.YYYY and time format to HH:MM:SS (24-hour clock).</td></tr>

View File

@ -106,6 +106,7 @@ Mods that require System rights<br>
<tr><td>[all]\<b>move open with to top</b></td><td>quality</td><td>Replaces &quot;Open with&quot; in the context menu with a new option, that allows you to pick a program from a dialogue.</td></tr>
<tr><td>[all]\<b>postSetup</b></td><td>quality</td><td>Runs scripts after Windows Setup is done.</td></tr>
<tr><td>[all]\<b>power and standby button both standby</b></td><td>stability, quality</td><td>Keep the computer from shutting down when (accidentally) pressing the power button. When pressing the button on purpose, you likely want the machine to stop operation rather quickly and reliably, so using sleep is often the better choice.</td></tr>
<tr><td>[all]\<b>raise gpu driver timeout</b></td><td>stability</td><td>Raises the TDR timeout from 2 seconds to 16 seconds. Reduces false detection of GPU driver crashes due to strong spikes of usage.</td></tr>
<tr><td>[all]\<b>recycle bin in computer</b></td><td>quality</td><td>Shows the Recycle Bin in Computer/This PC for easy access.</td></tr>
<tr><td>[all]\<b>remove translated user folders</b></td><td>quality</td><td>Removes translation for a user&#x27;s main folders, which resolves issues with sorting, and confusion because of falsified names.</td></tr>
<tr><td>[all]\<b>sane date and time format</b></td><td>none</td><td>Sets your date format to DD.MM.YYYY and time format to HH:MM:SS (24-hour clock).</td></tr>