Really thank you all for your answers!
One more question:
When I run the code, it occurs an error regarding the HKEY_CURRENT_USER:
Error: 'HKEY_CURRENT_USER' is undefined (code: -2146823279)
File: multiply_auto_login.js. Line: 120.
Function OnEvent_Timer returned an error. Code: -2147352567
Moreover, I want to use different accounts to sign in from the list. When I run the code,
the accounts that are created are the same as the initiator that runs the script..
Any ideas?