Notifications
Clear all

Layer-Reuse path error

3 Posts
2 Users
0 Likes
558 Views
(@terrybritton)
Member
Joined: 2 years ago
Posts: 102
Topic starter  

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


   
Quote
(@getdunne)
Illustrious Member Admin
Joined: 4 years ago
Posts: 4097
 

@terrybritton

Actually no. The windows environment variable "%appdata%" evaluates to a path that includes the "Roaming" part.

https://answers.microsoft.com/en-us/windows/forum/all/cant-find-roaming-in-appdata/89d7a3cc-6bf6-4ceb-8dfb-daae1699e446

https://ss64.com/nt/syntax-variables.html


   
ReplyQuote
(@terrybritton)
Member
Joined: 2 years ago
Posts: 102
Topic starter  

@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


   
ReplyQuote
Share: