Thanks @agauvrit!! :)
# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = []
def install():
print("Instalando Chocolatey...")
try:
filecopyto('install.ps1','c:\\')
run(r"%systemroot%\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -InputFormat None -ExecutionPolicy ...