import regedit_linux import sys import os from subprocess import call def padNum(x, i): x=str(x) while(len(x)