opus-nt/mods-online/run SetupComplete/modscript.py
2022-06-22 07:27:57 +02:00

1 line
106 B
Python

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