WindowsでDOS窓を表示させずにPOPFileを動かすにはどうしたらよいのですか?

そのために Wperl というPerlの実行ファイルがあります。ノートパッドなどを使って以下の内容のバッチファイルを作り、STARTPF.BATというファイル名で保存してください。

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

POPFileのパスはあなたの環境に合わせて変更してください。このコマンドを実行すればPOPFileがバックグラウンドで起動します。

注意: Wperlを使ってバックグラウンドでPerlを動かした場合、何か問題が起こっても、DOS窓に表示されるはずのエラーメッセージが表示されなくなります。

原文

 
jp/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