The new LED widgets were modified to fix errors in the JavaScript inside the widget drawing so that the script will work correctly in JavaScript strict mode when the widget is used on a web page.
The issue with copying files is not related to the restrictions of the Community Edition, but to the Windows permissions. GLG is installed as a trusted product with administrative privileges. In order to copy files into the GLG folder, you need Administrator privileges. The following links provide information on how to solve a permission problem when copying files:
https://windows10skill.com/solved-youll-need-to-provide-administrator-permission-to-copy-this-file-windows-10/ https://answers.microsoft.com/en-us/windows/forum/windows_10-security/youll-need-to-provide-administrator-permission-to/3f93bfb2-fb7a-4f94-a2e6-9486772af7efIf you want to add custom widgets to the GLG Builder palette, you would also need to copy them to the widgets directory of the GLG installation, so it may be beneficial to solve the permission issue.
Alternatively, you could copy the <glg_dir>/DEMOS/widgets directory to a local folder owned by you, so that you have a complete control over it. Then set the GLG_DEMO_PALETTES_LOCATION environment variable (or GLG_PALETTES_LOCATION variable for the Licensed version) to point to the copy of the widgets directory.