Batch commands after the connection

Post Reply
jem
Posts: 1
Joined: Oct 10th, 2008, 8:39 pm

Batch commands after the connection

Post by jem »

I have version 4.0.5.707

The following command will work under Windows Start-> Run error-free.

cmd.exe /c move G:\Jem\testusb.txt C:\

Will he command

cmd.exe /c move %1\Jem\testusb.txt C:\

under 'automatic program start' register
is always the fault

"cmd.exe /c move %1\Jem\testusb.txt C:\" Could not be found ... "

reported.

What am I doing wrong?

It would be great if we could use these commands.

Beautiful weekend
User avatar
Igor
Developer
Posts: 602
Joined: Nov 1st, 2007, 12:44 pm
Location: Saint Petersburg
Contact:

Re: Batch commands after the connection

Post by Igor »

Please try using our latest beta 7, we have fixed this problem there. You can download it here: http://safelyremove.com/download.htm
Post Reply