Classic Shell
http://classicshell.net/forum/

A button to copy-paste a file in the current folder
http://classicshell.net/forum/viewtopic.php?f=8&t=5267
Page 1 of 1

Author:  poq [ Fri Oct 16, 2015 8:39 am ]
Post subject:  A button to copy-paste a file in the current folder

Hi,
I'm looking for a way to copy-paste a predefined file (like a text template or an excel document saved in a certain location) to the current folder where I click the button. Is that possible ?

Author:  Gaurav [ Fri Oct 16, 2015 8:01 pm ]
Post subject:  Re: A button to copy-paste a file in the current folder

You mean you wish to copy-paste with 1 click? You can create a Custom command on the Explorer toolbar that uses xcopy.exe or Robocopy.exe and for the current folder you can use %1.

1. Open Classic Explorer Settings and check Show all settings at the top.
2. Go to Toolbar Buttons tab and scroll down in the right column. Drag the "Custom" item to the left column and position it where you want.
3. Double click the Custom item and in its "Command:" field, type your copy command. For example, xcopy "C:\Document.txt" "%1"

Make sure you put any paths to the document in double quotes.

Author:  poq [ Sat Oct 17, 2015 1:17 am ]
Post subject:  Re: A button to copy-paste a file in the current folder

Looks like there is an issue with the xcopy.exe command in my Windows 10 : it does not work when one of the folders in the current path contains spaces (for example : create the file in "D:\Shenmue 2") while the robocopy.exe command does not work at all. I get no error message in both cases.

But I found an alternative solution with New Menu Editor.exe : http://www.freewarefiles.com/screenshot ... amid=77566
You can insert your own template files in the right click context menu of Windows Explorer. It's not an 1-click solution but the file creation is slightly faster, the file is automatically selected and the file name edition is automatically active right after the creation. The only drawback is that you can't associate more than one template with each file type.

I guess there is also an Auto Hotkey solution for only keyboard manipulation.

Author:  clintwelbar [ Thu Dec 17, 2015 12:48 am ]
Post subject:  Re: A button to copy-paste a file in the current folder

More about.....Robocopy

Clint

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/