Alex313031 / thorium-winupdater

A fork of https://github.com/ltguillaume/librewolf-winupdater to make (automatic) updating of https://thorium.rocks for Windows much easier. Can be used for installed and portable instances.
https://codeberg.org/ltguillaume/thorium-winupdater
GNU General Public License v3.0
43 stars 1 forks source link

ScheduledTask-Create.ps1: Fix scheduling tasks for Win7/Win8(.1) variants #1

Open AhmadMoemen opened 9 months ago

AhmadMoemen commented 9 months ago

Add cases for NT6 and less (RepetitionDuration and RandomDelay)

Alex313031 commented 2 months ago

@AhmadMoemen Hi, I recently updated this repo. Can you rebase your changes on top of the current repo state, and then update this PR.

I am willing to merge this provided that it is tested on 7 and 10, to ensure that is works fine on both. (8 and 11 don't need to be tested as if it works on 7 it should work on 8, and if it works on 10, it should work on 11.