Hello all,

I am trying to execute .bat files from a location that can be modified by all users so have chosen the %homepath% dir, but have thus far been unable to find a way to launch the .bat from this location any help???

Looking for something to the effect of this:

System.Diagnostics.Process.Start _
("%homepath%\batlaunch\meditech.bat")

Version 2008


Any help greatly appreciated!!
Chad