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.
Help moving/installing a file using batch
Name: loki1935 Date: May 18, 2009 at 00:55:59 Pacific OS: Windows XP SP3 Subcategory: Batch
Comment:
I need a command/help on how to make a batch file extract something and install/move it in a certain file location and if it can install .dll files to registry doesn't matter to much but I don't mind if it just extracts and puts the files in the right location. If this is too hard can someone please tell me the move command and the exact one to move a folder and all of its contents to a specific location. i think its like MOVE C:\"Folder" C:\"Destination" i tried this kind of thing but it wont let me move the folder but i can move a .txt file. so i think its something to do with moving a whole folder.
Summary: Hi Is there any command that can start a file using a certain program that isnt the default program? for example, run a .txt file with "winword.exe" (microsoft word) ...
Summary: Need to find and replace string in a file using Batch program. It is a text file (but with a different extension simple text and there are blanks in the file). I am a Mainframe programmer and new to B...
Summary: Hello! I'm making some program (not in java - in PHP if it matters but its really irrelevant). I need to compile some java files with javac.exe (and later run them) To compile it I first copy all nece...