View Single Post
Parody
Senior Member
 
Join Date: Jan 2013
Location: Rochester, MN
Posts: 1,517

Old June 19th, 2015, 03:24 PM
If the file would normally open properly by double-clicking on it in Explorer and you don't need to pass command line options it's a lot easier:

Code:
explorer "c:\full\path\to\file.doc"
You probably don't even need to say "explorer".


Last edited by Parody; June 19th, 2015 at 03:26 PM.
Parody is offline   #5 Reply With Quote