opus-nt/mods-trustedInstaller/[hell2]/custom oobe/modscript.py
2021-11-01 14:50:28 +01:00

2 lines
186 B
Python

if not opusnt.fileExists(p("Windows","system32","oobe","msoobe.bak.exe")):
opusnt.renameFile(p("Windows","system32","oobe","msoobe.exe"),p("Windows","system32","oobe","msoobe.bak.exe"))