# Setup ## Automatic Updater (AU) * Ensure you have the [Chocolatey PowerShell profile](https://chocolatey.org/docs/troubleshooting#why-does-choco-intab-not-work-for-me) installed. * Open `au_setup.ps1` in an editor and review it. * Run PowerShell `5.x` as Administrator (AU framework supports PowerShell 6+ but this setup does not) * Run `au_setup.ps1`. * Configure AU [plugins](https://github.com/majkinetor/au/blob/master/Plugins.md). * Configure [AppVeyor](https://github.com/majkinetor/au/wiki/AppVeyor). * Configure [local run](https://github.com/majkinetor/au/wiki#local-run).