RetVal = Shell("wordpad.exe",1)

That will check the current OS path and run wordpad.exe from it, will work on most Windows installations, inclduing NT, 9x, 2000 etc...