You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| IntervalHours | UInt32 | When using TIMED Mode, specifies the number of hours. | ✅ |
98
98
| IntervalMinutes | UInt32 | When using TIMED Mode, specifies the number of minutes. | ✅ |
99
99
| ExpirationDateTime | DateTimeOffset | When using EXPIRABLE Mode, specifies the date and time in a format parsable with `DateTimeOffset.TryParse`. | ✅ |
@@ -202,8 +202,8 @@ This command installs the latest version of PowerToys and uses the PowerToysConf
202
202
| LaunchAdministrator | Boolean | Needs to be launched as administrator in order to make changes to the system environment variables. | ✅ |
203
203
| ShowStartupWarning | Boolean | Show a warning at startup. | ✅ |
0 commit comments