Re: Open text file

Tech-Archive recommends: Fix windows errors by optimizing your registry



"Tommy" <Tommy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> Hi, I want my application to open a text file in notepad.
> What's the easiest way to do that?

Shell "notepad.exe FileName.txt"


.