Hi there!
I have been trying to load a c# solution through a cmd file, which loads some env vars and tries to run devenv.exe with the switch \useenv.
Unfortunately, this, for some reason, wouldn't work ! The error message I get isInvalid Command Line. Unknown Switch : useenv . I have tried every possible solution found online ! but no luck !
I was just wondering what the origin of the problem could be! since, I know that the switch /useenv does exist !is it the version od the devenv.exe/ .com ?
Many thanks.
Mehdi