SigIKTTN
12-31-2003, 03:33 AM
I would like to launch a file in another application without specifying what application to launch, or specifying the default windows application. I realize I can use Shell to launch a program and specify a file to open as well
IE: shell("c:\program fles\program.exe filename")
but not everyone has the same setup and not everyone has the same applications installed for a particular activity.
is there a way to check Windows Default Programs and then use them?
Thanx
and Meow said the SigIKTTN
IE: shell("c:\program fles\program.exe filename")
but not everyone has the same setup and not everyone has the same applications installed for a particular activity.
is there a way to check Windows Default Programs and then use them?
Thanx
and Meow said the SigIKTTN