This script just added single key to the registry and rebooted the machine (restarting the installer). The underlying functionality which allowed to use local user, if registry key was present, was coded into the installer itself.
So if they just removed that 2-line bat file, it's not a big problem. You still can add that entry to the registry, just with more complicated command.
So if they just removed that 2-line bat file, it's not a big problem. You still can add that entry to the registry, just with more complicated command.
Here's its code: