Running framework tool in windows from the command line will always result in a prompt for "Do you want to allow this app to make changes to your device?" Unless you run it as admin.
For things like setting RGB LEDs this makes it challenging to run this in a script.
Repro steps:
Open cmd as user.
run framework_tool.exe
Will always get UAC prompt.