I have this weird problem where if I run a process via the Process class, it never works if I run the app from Ted2.
I have to go into the “products/Windows” folder and run the app in order for it to work.
For example, I use “wget.exe” to download images from a map.
It works great if I run the app myself from the folder, but if I launch it from Ted2 it just errors out.
I don’t know what “Code1” means btw.
That error code comes from std.process and there’s no documentation on the error code.

UPDATE:
Through some snooping I noticed that the paths aren’t correctly set by Ted2.
