I’m experiencing a strange issue with HiddenDOSCommand.
I’m running some Perforce calls via HiddenDOSCommand for syncing, adding and editing Max files. Running these functions on my computer works fine, but running them on a co-worker’s computer does not. I checked his environment variables and they are fine, and running the same exact string through a dos prompt on his computer works fine.
It should be noted the only difference between his and my Max load-outs is that I am using 64-bit and he is using 32-bit, and I don’t know if that can change…
Has anyone had this happen, and know any potential solution (or, at the least, where else I can look to see what is going on?)
The startpath bug was fixed with 2011, and using it here hasn’t helped, unfortunately.
I’m going to look into the dotNet stuff on Monday, but am hoping to get the issue resolved via the dosCommand stuff for no reason other than it’s simpler