Where to deploy .NET plugins to?

Google failed me totally on this one. Is there a "best practise" place to deploy BricsCAD .net plugins to?

Autodesk prefer the %AppData%\Autodesk\ApplicationPlugins\xxx.bundle path, I have used C:\Program Files\CAD bloke\BricsCADplugins\... previously but am now leaning towards %AppData%\CAD bloke\BricsCADplugins\... since %AppData% is user-specific and doesn't have access rights problems.