Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: vtom
  • Content: Threads
  • Order by date
  1. vtom

    How do I open Winword.exe in VBScript?

    That's my question...and I'm able to get this to work by doing this: set WshShell = CreateObject ("WScript.Shell") WshShell.Run "D:\Progra~1\Micros~1\Office\Winword.exe" However, what if I run this on another machine and the path is not on the D:, but the C:. Instead of...

Part and Inventory Search

Back
Top