opus-nt/mods-trustedInstaller/[hell2]/custom oobe/modscript.py

2 lines
186 B
Python
Raw Normal View History

2021-11-01 13:50:28 +00:00
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"))