Reboot after installation on Windows 2000.
This fixes the "No mapping between account names and security IDs was done." error message by rebooting the system after the RunOnce stage is complete.
Fixes #159
Note that CI will fail until #206 is merged, but it does pass in my repository since that change is present over there 😃
I’ll need to retest this, it’s possible the runonce changes have fixed this, by nature of it not touching the users database. The PR will need to be redone because of it as well. Feel free to do that, or if I get to it before you, I’ll commit under your name so you get the credit for it. Hopefully this PR isn’t needed though!
Going to consider this fixed, we can reopen if someone reports the error again.