WMIC: how to use **process call create** with a specific working directory? WMIC: how to use **process call create** with a specific working directory? windows windows

WMIC: how to use **process call create** with a specific working directory?


Run

wmic process call create /?

to get the information on why this

wmic process call create "c:\folder\app.exe","c:\folder"

should work