system_setup
Differences
This shows you the differences between two versions of the page.
| system_setup [2023/01/29 01:43] โ [Windows Set Up] stephen | system_setup [2023/02/21 22:31] (current) โ external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 52: | Line 52: | ||
| winget install --id ' | winget install --id ' | ||
| winget install --id ' | winget install --id ' | ||
| + | winget install --id ' | ||
| winget install --id ' | winget install --id ' | ||
| winget install --id ' | winget install --id ' | ||
| Line 119: | Line 120: | ||
| - [Registry Editor] HKEY_USERS > .DEFAULT > Control Panel > Keyboard | - [Registry Editor] HKEY_USERS > .DEFAULT > Control Panel > Keyboard | ||
| - [Registry Editor] Set the value of ' | - [Registry Editor] Set the value of ' | ||
| + | |||
| + | ==== Scheduled Task Setup ==== | ||
| + | |||
| + | - Run the following:< | ||
| + | schtasks /Create /RU " | ||
| + | schtasks /Create /RU " | ||
| + | schtasks /Create /RU " | ||
| + | </ | ||
| + | - **Launch AHK Shortcuts at startup**: | ||
| + | - Trigger: At log on | ||
| + | - Actions: Program/ | ||
| + | - Actions: Arguments: ''/ | ||
| + | - Actions: Start in: '' | ||
| + | - **Hourly maintenance**: | ||
| + | - Trigger: Settings: '' | ||
| + | - Trigger: Start: (Today) '' | ||
| + | - Trigger: โ Repeat task every: '' | ||
| + | - Trigger: for a duration of: '' | ||
| + | - Actions: Program/ | ||
| + | - Actions: Arguments: ''" | ||
| + | - Actions: Start in: '' | ||
| + | - **Daily maintenance**: | ||
| + | - Trigger: Settings: '' | ||
| + | - Trigger: Start: (Today) '' | ||
| + | - Trigger: Recur every: '' | ||
| + | - Trigger: for a duration of: '' | ||
| + | - Actions: Program/ | ||
| + | - Actions: Arguments: ''" | ||
| + | - Actions: Start in: '' | ||
| ==== Temp Directory Setup ==== | ==== Temp Directory Setup ==== | ||
system_setup.1674956599.txt.gz ยท Last modified: 2023/01/30 02:43 (external edit)
