AutoRename app - how to regex help - autorepalce illegal char in filename for windows

Hi,

search for help, i want configure auto-renamig files, when filename have illegal characters for windows (NC30.0.8 (snap install)).

When users from MAC/Linux sync files to Win…

For example file " sample file : name $ &test.PDF" to “_sample_file_name_test.PDF”

Finded app in store, AutoRename. But my regex dont work.

Can help me?

my regex:

{
test:01
[:]:_
[<]:_
[>]:_
[*]:_
[/]:_
[@]:_
[!]:_
[#]:_
[$]:_
[%]:_
[^]:_
[&]:_
[*]:_
[(]:_
[)]:_
[-]:_
[=]:_
[ ]:_
__:_
___:_
}