msfreaks / EvergreenAdmx

Script to keep Admx files up-to-date.
MIT License
108 stars 14 forks source link

issue if Win10 ADMX files already installed #9

Closed EckeD closed 2 years ago

EckeD commented 2 years ago

hi, I experienced an issue if on the computer this script is executed the ADMX files for another Win10 version are already installed: EvergreenAdmx-FolderError As you can see, somehow the two folders of the installed ADMX (20H2 and 21H1) are mixed together...

msfreaks commented 2 years ago

I'll add a note to the pre-requisites that all Windows 1x ADMX installs must be removed prior to running the script.