Differences

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


jp:faq:nodos [2008/02/08 19:49] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== WindowsでDOS窓を表示させずにPOPFileを動かすにはどうしたらよいのですか? ======
 +
 +そのために **Wperl** というPerlの実行ファイルがあります。ノートパッドなどを使って以下の内容のバッチファイルを作り、**STARTPF.BAT**というファイル名で保存してください。
 +
 +<code>C:&#92;
 +CD C:\POPFILE&#92;
 +WPERL.EXE POPFILE.PL 
 +EXIT</code>
 +
 +POPFileのパスはあなたの環境に合わせて変更してください。このコマンドを実行すればPOPFileがバックグラウンドで起動します。
 +
 +**注意:** //Wperlを使ってバックグラウンドでPerlを動かした場合、何か問題が起こっても、DOS窓に表示されるはずのエラーメッセージが表示されなくなります。//
 + 
 +[[FAQ:Nodos | 原文]]
  
 
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