opus-nt/mods-online/00 run SetupComplete/modscript.py

1 line
106 B
Python

subprocess.run(["call","%SystemDrive%\\Windows\\Setup\\Scripts\\SetupComplete.cmd"],check=True,shell=True)