This is super minor in a page likely seldom seen, but there is a path error as noted below:
Because we don't know which plug-ins can be re-used and which cannot, we decided to make Unify 1.3.x flexible enough that the set of allowed plug-ins can be altered just by changing some files. There are two files, ReuseDenyRules.xml and ReuseAcceptRules.xml, and they are found in a new folder called PluginRules-Unify as follows:
Windows: %AppData%\PlugInGuru\PluginRules-Unify
Should be:
- Windows: %AppData%\Roaming\PlugInGuru\PluginRules-Unify
Terry
Actually no. The windows environment variable "%appdata%" evaluates to a path that includes the "Roaming" part.
@getdunne I totally didn't know that! So you only need to specify "Local"?
EDIT: Ah, I see from the chart that %LOCALAPPDATA% is used to go directly to that folder. Learn something new every day! Thanks for the link to that chart! 🙂
Terry