How to Launch MSWORD in VB.NET?
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hello everyone.. how do you launch a MSWORD document in VB.NET, by code? Like if i want to open VB.doc. When I use the shell command, and then specify its path.. it will juz say 'File Not Found!'. It only launches executables.. I can't actually open the MSWORD file.. Can anyone help me out with this? Thanks in advance..
-
Hello everyone.. how do you launch a MSWORD document in VB.NET, by code? Like if i want to open VB.doc. When I use the shell command, and then specify its path.. it will juz say 'File Not Found!'. It only launches executables.. I can't actually open the MSWORD file.. Can anyone help me out with this? Thanks in advance..
Process.Start(pathToDocFile)
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog