I placed some loose ps1 file in C:\Windows\System32\WindowsPowerShell\v1.0\Modules\MyFolder
folder and PowerShell ISE created an entry in the Modules drop-down named <No module name>
with all the variables and functions from the script.
Now although I removed the file and deleted the folder every time I start PowerShell ISE the entry is still there in the drop-down and I can't find where it is stored and how to remove it so the question is how to get rid of it?