Can I make POPFile run in Windows without a DOS box on my taskbar?

Yes, there is a Perl executable called Wperl just for this purpose. Create a batch file in notepad with the following contents and save it as STARTPF.BAT

C:\
CD C:\POPFILE\
WPERL.EXE POPFILE.PL 
EXIT

Modify the path for your particular configuration. Running this command will start POPFile in the background.

Note: Running Perl in the background using Wperl will hide any errors that would normally display in the DOS box when you are having problems.

 
faq/nodos.txt · Last modified: 2008/02/08 19:49 by 127.0.0.1

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License