Sendto enhanced edition batch processing Utility

Source: Internet
Author: User

This is a small piece of software that I made using batch processing, the knowledge points involved include adding to the Registry query, adding environment variables, dynamically displaying selection tips, and how to use configuration files in batch processing. Because of the many functions, although I have done a lot of tests, I still cannot guarantee that no problem exists, there are problems, suggestions, and Code Welcome to the discussion. Due to the limited batch processing functions, the software comes with two command line gadgets, it is impossible to simply use batch processing, and hope that friends who have the ability and interest can make a vbs script version. I wish you a happy holiday.
Picture
Help:
This software is a practical tool made by batch processing. After installation, it will add some practical features to "send", such: copy the file path name, batch rename, quickly open the directory, and save the clipboard text to the file. The function is implemented by more than 20 batch processing scripts, which are highly customizable. You can even add a batch processing script on your own.
● Installation instructions
In the original version, you only need to copy the folder to the sendto directory of the current user to use all the functions. In the current version, I have created an installation batch. You only need to extract the file to any directory and then execute install. CMD to complete the installation as prompted. The batchcompute script uses a lot of CMD command line features, so it does not support 9x series systems. 2000 can be used, but I did not test it. During the software installation process, a user variable is registered and located in the sendto + key under HKEY_CURRENT_USER \ environment. The user variable takes effect after cancellation or restart. After the installation is complete, a message is displayed, prompting you to log out of the system.
● Function Description
After normal installation by default, the sendto + folder is generated in the current user's sendto directory. You can select a file or folder in any directory and direct it to sendto + to see the function options. Note that the functions called after the selected files and folders are different. You can select multiple files or folders as long as they are reasonable operations. The directory list and personal recommendations are as follows:
○ Command Prompt★★★
○ Open a directory★★★
◇ Add this folder
◇ Remove this folder
○ Shortcuts
◇ Add to "Start Menu"
◇ Add to "Quick Start"★★
◇ Add to "other Folders"★★★
◇ Add to "favorites"
○ Text operations
◇ Copy text to clipboard
◇ Clipboard text to text with the same name★★★
◇ Clipboard text to generate new text★★★★
◇ Replace clipboard text with text
◇ Clipboard text appended to text
◇ Clear text files
○ File Operations
◇ Copy the file path to the clipboard
◇ Copy the file name to the clipboard★★★
◇ Copy the complete file path to the clipboard★★★★
◇ Batch rename random numbers★★★
◇ Batch rename text titles★★★
◇ Sequence number batch rename
◇ Create a folder on the current date
◇ Create a folder with the same name or clipboard★★★
◇ Undo the last batch rename
◇ Encrypt batch files

● Advanced description
Since the use of the software is simple and not described too much, let's talk about the operation method. Some operations are to differentiate whether the selected file or folder is selected. For example, the path of the command window opened when the "command prompt" item is selected is the path of the file, the path of the selected folder. Similarly, the "new text generated by clipboard text" item will be renamed in the first line of the text. The most special option is "Create a folder with the same name or Clipboard". The selected folder creates a folder with the same name. The folder will create a folder with the name of the clipboard content, you can select multiple files and folders to check the effect. Some other operations are meaningless. For example, if you select multiple files and call "create folder by current date", only one folder will be generated, but the selected folders will be quite different. There are also some operations that do not differentiate files, folders, and directories. For example, "undo last batch rename" has the same operation result.
For the name of the folder generated by "sent", you can modify the content after = in sendto +. ini to make it more suitable for your use. You can modify the name of *. lnk followed by "/F:" In install. CMD for the Operation item name in the folder. You can add the sequence number to sort it in the regular order. Shortcuttofolder In the CMD folder under sendto +. INI is the file record added to "other Folders". The row starting with "*" is set to the top selection. After the operation, if the target folder is not here, you will be prompted to enter the target location, which will be recorded in this file. The sequence adjustment function will be added in later versions based on the Usage frequency. The desktop. ini file for hidden properties is the definition file of the folder display icon. Do not delete it.
If the file name contains special characters such as & |, the operation may fail because the parameter sent to the script is not enclosed by quotation marks by default, which may cause resolution parameter errors, the solution is to remove special characters from the file name or add spaces to the file name. "Windows cannot access the specified device, path, or file. You may not have the right permissions to access this project ." The error message is that too many files have been selected, which exceeds the character limit of the command line. The solution is to reduce the number of files selected.
Package Two command line gadgets winclip.exe and shortcut.exe in the software to download: http://dmst.aueb.gr/dds/sw/outwit. More powerful than Microsoft clip.exe and shortcut.exe. Batch files I have simple encryption, see: http://www.cn-dos.net/forum/viewthread.php? Tid = 22254. The purpose of encryption is not to prevent users from viewing the source code, but to prevent users from mistakenly modifying files when they are unfamiliar. If you are sure what you are doing, you can modify the extension by yourself. The batch processing script has simple annotations. If you have any questions or suggestions, please contact us.
Sendtoapps.zip

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.