OK, I got pretty far, but I'm stuck...I'm creating the BAT file that I need, and able to run it. But, it's not acting correctly. If I run it by double clicking manually on it, it behaves differently than if I run it from code. Any idea on why?
Code below:
Private Sub cmdRunCutrite_Click()...