opusnt.runReg(["add",opusnt.regTmpPath + "software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System","/v","ConsentPromptBehaviorAdmin","/t","REG_DWORD","/d","0x00000005","/f"]) opusnt.runReg(["add",opusnt.regTmpPath + "software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System","/v","EnableLUA","/t","REG_DWORD","/d","0x00000001","/f"]) opusnt.runReg(["add",opusnt.regTmpPath + "software\\Microsoft\\Windows\\CurrentVersion\\Policies\\System","/v","PromptOnSecureDesktop","/t","REG_DWORD","/d","0x00000000","/f"])