We have several products that share common .dll files. We need to install these .dll files to ~\Program Files\Common Files\[name]. I've created a variable using %COMMONFILESDIR%\[name]. The Files & Folders UI shows the Common Files sub-dir but not the [name] part. This makes managing the various files we're installing there a bit tedious as they disappear completely from that UI once I change their destination to the correct place meaning setting Details is a one-by-one task from the Script editor.

Should I be doing this differently?

Thanks!

James