Search found 1 match

by sburnay
24 Oct 2011 05:26
Forum: DOS Batch Forum
Topic: Running Command Processor from .bat
Replies: 1
Views: 2194

Running Command Processor from .bat

Hi! First of all, thank tou for contributing for this forum. Bellow it's a copy of a very simple .bat file which backs up data from my windows Workstation to my Ubuntu server. The command ran within the .bat launches a 'Windows Command Processor' which prompts for a password, and that works fine. Pr...