Computing.Net > Forums > Programming > Adding copy to c:\files on send to menu

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Adding copy to c:\files on send to menu

Reply to Message Icon

Name: Nick
Date: November 26, 2001 at 13:07:21 Pacific
Comment:

I have tried to create a batch file:
copy %filename% c:\files

and put it in the send to folder however it does not work. Does anybody know how I would be able to add an icon onto my send to menu to send a file to the c:\files folder? or how I call the filename which was clicked into a batch file.



Sponsored Link
Ads by Google

Response Number 1
Name: matt
Date: November 27, 2001 at 02:46:47 Pacific
Reply:

ok I'm not sure if this will be any help but :-

1. Find your C:/files folder
2. Copy your C:\files folder
3. find the 'sendto' folder (do a find folder for it)
4. Paste as shortcut your c:\files folder

When you next right-click on a file or folder you will have the option to sendto your c:\files folder.

That is how you do it in windows. If you need to actually program it into an application then repost and I'll work out a solution.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Adding copy to c:\files on send to menu

adding keywords to jpg files? www.computing.net/answers/programming/adding-keywords-to-jpg-files/14591.html

Batch file adding text to file also www.computing.net/answers/programming/batch-file-adding-text-to-file-also/16756.html

Batch file to copy update file www.computing.net/answers/programming/batch-file-to-copy-update-file/15582.html