﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3672	AutoIt v3 Installer overwrites PowerShell Envirovment Path	MadBoy	Jos	"I've just installed the newest version of AutoIt v3. It removed the old version, installed the latest version in its place. While that worked fine, I noticed that my PowerShell Modules stopped working. 

$CurrentValue = [Environment]::GetEnvironmentVariable(""PSModulePath"", ""Machine"")
$CurrentValue -split ';'

Confirms this issue. There's only AutoIt module path. I've written short blog post about it: https://evotec.xyz/powershell-environment-path-is-missing-or-overwritten/ 
"	Bug	closed		Other	3.3.14.0	None	Fixed		
