Unisar 1.24.1867 Sander User Manual


 
Tooltip. Set Perform an AntiVirus scan with BitDefender.
Command line. Set bdscan --no-list %aCurrent%.
Then check Execution mode Run in terminal checkbox.
Figure 10.3. Krusader's User Actions
Press the Ok buttonand 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.
10.1.4. ROX-Filer
ROX is afast, user friendly desktopwhich makes extensive use
ofdrag-and-drop. Theinterface revolvesaround thefilemanager,
or filer, following the traditional Unix view that 'everything is a
file' ratherthan tryingto hidethe filesystembeneath 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
BitDefender integration
Using
BitDefender
10