Incompatibility to Kaspersky ?

I use Win Vista and have the problem that I get sometimes a bluescreen when I boot. It was figured out that Kaspersky Internet Security the problem causes.
They told me that "Filename sffavoritesshellextension.dll - 1.0.1.13 von: SmartSoft Ltd. - SmartFTP Favorites Shell Extension " is potencial incompatible and that I should remove that component.

So a question to you is: You have any idea? Am I able to remove that component without removing smartftp ?

Hello ...

The problem is very likely with Kapersky because without Kapersky everything is running fine ;-)

You can unregister the dll but then the favorites browser (Favorites->Edit Favorites) won't work anymore. To unregister the dll go to the command line. Then:
cd "%ProgramFiles%\SmartFTP Client"
regsvr32.exe /u sfFavoritesShellExtension.dll

Regards,
Mat

Hello ...

The problem is very likely with Kapersky because without Kapersky everything is running fine ;-)

You can unregister the dll but then the favorites browser (Favorites->Edit Favorites) won't work anymore. To unregister the dll go to the command line. Then:
cd "%ProgramFiles%\SmartFTP Client"
regsvr32.exe /u sfFavoritesShellExtension.dll

Regards,
Mat


I'll try this. Thanks.