PDA

View Full Version : To fix Bart plugin for 1.6: Add sqlite3.dll



cquirke
2008-08-12, 13:00
If you drop the Spybot SD 1.6 file set into a Bart PE builder plugin that you used for Spybot 1.4 or 1.5, you may find Spybot SD no longer works when you build new Bart CDRs.

This will happen if you've explicitly listed files to be included, within the plugin's .inf file - if you wildcarded *.dll, you'd be OK, but you may want to explicitly list files, so as to exclude in-use clutter (e.g. if you run Spybot SD within the Bart build location to update it).

You can still explicitly list files, but you need to add sqlite3.dll to that list - else the file isn't included in the Bart build, and Spybot will fail when run from the Bart CDR.