I am about to release a small package of tools, ones I created based partly on what I learned while making AutoPopstation3.
Subword 34's Batch Tools, aka
SubTools.zip
^_^ I could really use reviews, opinions, etc.
The package is REALLY small, 2.89 KB for the actual tools (total), and 7.9 KB for the readme. I have NEVER made something this tiny, so be kind.
I am gonna go ahead and do a quick list of the tools inside:
Quote:
AddPath ~ Add multiple paths to the system variable PATH
Ask ~ Give a question, some choices, get answer
Check ~ Tell it a folder, it looks for the file names you pass it, does what you add to them.
CreateList ~ Pass in extensions, etc, make a single txt list of names for use later in your program
ExtractSetData ~ Creates a data.txt file of system variables that I think could be useful for you.
Install ~ Install multiple files at once, checks that they don't exist already, skips nonexistent installs.
OpenCmdHere ~ SO SIMPLE! I wish I had thought of this sooner. Just click it and see.
Run ~ Run multiple programs at the same time.
Send ~ Alter it, and it will send any and all files you pass to it to a folder of your choice.
Show ~ Give it extensions, etc, and it will make a list of all files that match it. Powerful.
Uninstall ~ DANGEROUS! I built some safety, and it makes a copy before removing, but yeah. This will backup and remove any file names you give it. Please be careful. |
If you are interested in helping me, here are some of the things I would like to know:
Quote:
1. Do you know what a bat file is?
2. If you do know, are my tools easy to understand?
3. Do you think you could edit them to be used for your own bat projects?
4. Do you care?
5. On a scale of 1 to 10, should I go public with these?
6. Are there any other things you want me to make a bat tool for?
7. Can you read the readme?
8. Did I misspell anything?
9. Am I asking too many questions?
10. Any comments? |
****Edit****
Please tell me what you think, even if you don't know what they are... I am perfectly happy with "What is this" or "what do I do with it?"...
****Edit****