Forum Discussion

tim_faron's avatar
tim_faron
Contributor
12 years ago

Trouble getting dos command to execute as expected

I am trying to get the following command to run. var Command = 'cmd /c wmic datafile where name="C:\\Program Files (x86)\\abc\\123\\abc efg\\aaa\\vv d e\\something.dll" get Version'; va...