From: itsme213 Date: 2004-11-12T06:33:28+09:00 Subject: Re: How to "open" a file in its default application - Windows XP That did the trick, thanks. "Florian Gross" wrote > Try using system("start", filename) instead.