SendTo-Enhanced Batch processing utility gadget _dos/bat

Source: Internet
Author: User
This is my batch processing of small software, which involves the knowledge point of the query to add the registry, add environment variables, dynamic display selection prompts, and how to use the configuration file in batch processing and so on. Because of the more functions, although I did a lot of testing but still can not guarantee no problems, there are questions, suggestions, and code discussions Welcome to keep abreast. Due to the limited functionality of the batch processing, the software with two command-line gadgets, the simple implementation of the batch is not possible, I hope that the ability and interest of friends can do a VBS script version. Wish you all a happy holiday.
A picture
Help:
The software is a batch production of practical gadgets, after installation will give "Send to" add some useful features, such as: Copy the file path name, batch rename, quick Open Directory, clipboard text saved to file, and so on. The implementation of the feature is done by more than 20 batch scripts, the batch process is very customizable, and you can even add batch scripts yourself.
Installation Instructions
The original version simply copies the folder to the current user SendTo directory to use the full functionality. In the current version I made a batch of installation, just extract the files to any directory after the Install.cmd follow the instructions to complete the installation. The features of the CMD command line are heavily used in batch scripts, so the 9X series system is not supported, 2000 should be available but I did not test it. Software installation process will register a user variable, the location under the Hkey_current_user\environment sendto+ key, you must log off or restart the user variable before it takes effect, after the installation will be prompted to log off the system.
Function description
The default normal installation will generate the Sendto+ folder in the current user SendTo directory, using the option to see the feature options in any directory where the file or folder points to send to, sendto+. Note the functions that are invoked after selecting files and folders are not the same, support multiple selections, and support more than one file or folder as long as they are justified. Table of Contents and personal recommendation are as follows:
0 Command Prompt ★★★
0 Open Directory ★★★
◇ Add this Folder
◇ Remove this Folder
0 shortcuts
◇ Add to "Start Menu"
◇ Add to "Quick Start" ★
◇ Add to "Other folder" ★★★
◇ Add to "Favorites"
0 text manipulation
◇ Copy Text to clipboard
◇ Clipboard text to text with the same name ★★★
◇ Clipboard text generates new text ★★★★
◇ Clipboard text to replace text
◇ Clipboard text APPEND to text
◇ Empty text file
0 file Operations
◇ Copy file path to clipboard
◇ copy filename to clipboard ★★★
◇ Copy the full path of the file to the Clipboard ★★★★
◇ Random Digital Batch renaming ★★★
◇ Text title Batch renaming ★★★
◇ Ordinal number Batch renaming
◇ Create a new folder with the current date
◇ Create a new folder with the same name or clipboard ★★★
◇ Undo Last Batch renaming
◇ Encrypt batch Files

Advanced description
Because the use of software is very simple do not do too much description, say how to operate. Part of the operation is to distinguish between files or folders that are currently selected, such as the path of a command window that opens when a command prompt item is elected, and a selected folder path when the folder is selected. The same goes with the "Clipboard text generation new text" Item, and it is renamed as the first line of text. The most special is the "Create a new folder with the same name or clipboard" The selected file will be created with the same name folder, the folder will be selected to create a folder under the Clipboard contents, you can try to select multiple files and folders to see what the effect. There are also some operations that are meaningless, such as selecting multiple files to call "new folder with current date" only generates one folder, but selecting multiple folders can be very different. There are also operations that do not distinguish between files and folders and directories, such as "Undo last Batch Rename" where the results are the same.
For the name of the folder that is generated by "Send to", you can modify the contents of the Sendto+.ini = number to make it more in line with your own habits. The action item name under its folder can modify the name of the *.lnk followed by "/F:" In Install.cmd, and you can increase the number to arrange in a custom order. Under sendto+ under the CMD folder Shortcuttofolder.ini is added to the "Other folder" file records, the "*" is the beginning of the line is selected, when the operation, the desired destination folder is not here when prompted to enter the target location, and recorded in this file, Subsequent versions will increase the order functionality based on the frequency of usage. The Desktop.ini for hidden properties is the definition file for the folder Display icon, please do not delete it.
Known issue, when filename contains & | Such special characters may fail because the parameters that are sent to the script by default are not quoted, resulting in parse parameter errors that can be dealt with by changing the file name to remove special characters or by adding spaces to the file name, except that there is no definitive solution. Multi-file operation appears "Windows cannot access the specified device, path, or file." You may not have the appropriate permissions to access this item. "Error tip, is too many files selected, more than the command line character restrictions, the solution is to reduce the number of file selection."
Software package two command-line gadgets Winclip.exe and Shortcut.exe can be downloaded here: http://dmst.aueb.gr/dds/sw/outwit/. is much more powerful than the Clip.exe and Shortcut.exe features of Microsoft. Batch file I have a simple encryption, the principle of see: http://www.cn-dos.net/forum/viewthread.php?tid=22254. The purpose of the encryption is not to let people see the source code, but to prevent users in unfamiliar circumstances to modify the file incorrectly. If you are sure what you are doing, you can completely modify your extensions, and there are simple comments in the batch script. Have questions and suggestions please correct the exchange.
Sendto+.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.