Jump to content

Recommended Posts

Guest Tezza
Posted (edited)

Hi Guys

What Im trying to do is right click on a file or directory and copy it to a directory on another drive, eg: DirCopy("%1", "C:\Bak", 1). As C:\Bak will be the default destination

drive. Ive made up a menu in the registry already. but need to make a exe file out

of autoit to make it work.

REGEDIT4

[HKEY_CLASSES_ROOT\Directory\shell\Copy2Bak]

@="Copy to C:\Bak"

[HKEY_CLASSES_ROOT\Directory\shell\Copy2Bak\command]

@="C:\\Windows\\Cop2bak.exe \"%1\""

Help would be appreciated, using XPpro

Thanks Tezza

Edited by Tezza

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...