K
Kevin
I'm trying to create a "mobile" batch file that calls a vbscript (I need to
run the vbscript from CSCRIPT, but I want the user to be able to click on a
file from explorer (which would normally run it with wscript...))
Anyway, I'm looking for a solution to set an environment variable to the
path of the location of the batch file - NOT the "current directory"
context, but the FOLDER PATH to the .BAT file.
Any suggestions?
run the vbscript from CSCRIPT, but I want the user to be able to click on a
file from explorer (which would normally run it with wscript...))
Anyway, I'm looking for a solution to set an environment variable to the
path of the location of the batch file - NOT the "current directory"
context, but the FOLDER PATH to the .BAT file.
Any suggestions?