Differences

This shows you the differences between two versions of the page.


faq:nodos [2008/02/08 19:49] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== 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**
 +
 +<code>C:&#92;
 +CD C:\POPFILE&#92;
 +WPERL.EXE POPFILE.PL 
 +EXIT</code>
 +
 +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. //
  
 
Old revisions

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