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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DTS Package:Can it Find MS Word on a local computer?

Status
Not open for further replies.

CactusFeeder

Programmer
Joined
Jan 15, 2002
Messages
2
Location
US
If I need to run MS Word in a DTS package, how do I write the Win32Process line? Example:
D:\Program Files\Microsoft Office\Office\Winword.exe Now, if someone needs to run the DTS package from their machine and their MS Word is on their C drive not D drive, is there a way to write the Win32Process line (and the Parameter line that runs a MS Word Macro) so the DTS package can be run from several computers with different lettered drives?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top