topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 5:22 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: D&DR executable question  (Read 9822 times)

Lolipop Jones

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 65
    • View Profile
    • Donate to Member
D&DR executable question
« on: June 04, 2008, 10:42 AM »
Yo Mouser,

Trying D&DR after you recommended it in the general software forum. 

It seems to be just what I'm looking for - if only it would accept the "built in to the OS" commands such as copy, delete, rename etc.

For example: copy *.mp3 e:\  returns "Error: could not find executable to launch"

Am I missing something in the configuration or syntax which would enable those commands, or can you suggest a workaround?

LJ
Today's problems were yesterday's solutions....

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: D&DR executable question
« Reply #1 on: June 04, 2008, 11:28 AM »
make a batch (or perl or vb or other scripting language) file that does what you want and invoke that.
i could add an option that wraps commands in a batch file but the process would be essentially the same.