Hello.
I want to set (not retrieve) the active windows directory through VB.
Something like the "cd" dos command (but including the drive).

My problem is that I want to use external programs that use other files.
If for example you want to run a .bat file that has commands but oesn't have the full path for them inside, it won't run correctly.

Thanks.