10

Using

BitDefender integration

BitDefender

 

Tooltip. Set Perform an AntiVirus scan with BitDefender.

Command line. Set bdscan --no-list %aCurrent%.

Then check Execution mode Run in terminal checkbox.

Press the Ok button and close the window.

Now, in the Useractions menu there will be a new item, Scan with BitDefender. Select it to start scanning the targeted files and directories.

The program output will be

 

displayed in a console window,

 

that will not close when the

 

scanning process finishes. You

 

will have to close it manually, after

 

reading the messages.

Figure 10.3. Krusader's User Actions

10.1.4. ROX-Filer

ROX is a fast, user friendly desktop which makes extensive use of drag-and-drop. The interface revolves around the file manager, or filer, following the traditional Unix view that 'everything is a file' rather than trying to hide the filesystem beneath start menus, wizards, or druids.

—ROX-Wiki

ROX-Filer provides a SendTo context menu, to open the selected file with the desired program. In this case, the program will be a shell script, wrapping BitDefender and displaying its output in a terminal window.

Copy the following shell script, name it BitDefender and save it in the directory ~/.rox_choices/SendTo/.

#!/bin/sh

#BitDefender ROX-Filer integration script

#Copyright (C) 1996-2006 SOFTWIN SRL. All rights reserved.

#Place this script in your home directory, at the next location:

#~/.rox_choices/SendTo

62

Page 62
Image 62
Unisar 1.24.1867 manual ROX-Filer, Krusaders User Actions