Computing.Net > Forums > Programming > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: Copy from multiple directories

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Copy from multiple directories

Product Search Results


Results 1 - 25 of 88

[higher confidence] - higher confidence, [lower confidence] - lower confidence

How to remove file from multiple directories
    Summary: I have a problem. I use this code: del "%userprofile%\Local Settings\Application Data\Activision\CoDWaW\players\profiles\\con fig_mp.cfg" after pro...

Select multiple lines
    Summary: Hi I am trying to retrieve 2 seperate lines from multiple text files in a directory and post the result to a single file but am having trouble concati...

Extracting rows from multiple csv files using
    Summary: This will find the blank for you: ================================= @echo off & setLocal EnableDELAYedExpansion set B= for /f "tokens=1* delims=[]" %%...

xcopy question
    Summary: It's probably time to post your bat; otherwise we're just flailing. Since you're trying to copy from "program files" some may be in use. But that sho...

how to search for a particular folder
    Summary: hi , i have many folders called LIB in my drive say it can be as LIB_data,lib,lib_ac anything that starts with lib or LIB... i want to list all these ...

Append Date
    Summary: Hello, I need some help I need simple batch file that copies files from Folder A to B .. while copying it appends system date... So all files with ext...

Copy text from file A to B at specific locati
    Summary: Hi, I want create a batch file to copy some specific(variable) text from a file A.txt to another file B.txt's specific location (in between a line...

copy multiple mp3 files to removable disk.
    Summary: hi all, m new to this site and read some others post regarding coping,deleting etc using batch files. I would like to know is it possible to copy mult...

Copy modified files every 5 mins
    Summary: it seems like you could use m2's code, then create the timestamp directory then copy all the files into the newly created timestamp dir. setlocal enab...

Batch loop through folders copying contents
    Summary: I'm a complete newb when it comes to batch programming and am struggling to do something that's probably very simple... I have a load of files in a ...

download subtitles from rss
    Summary: Hello, i need a script that can read a rss feed and download some of the srt(subtitle) files from a link in the feed. The script must be able to s...

Create Directory from Partial Filename
    Summary: I have a directory with thousands of files with similar filenames. I want to use the first 7 characters in a filename to create a subdirectory and mov...

replace text in file B from a variable in fil
    Summary: I have 2 text file, A.txt and B.txt. Some text (Bold) is veriable, and can be change any time. file A.txt contain: 1. ----------------first line fixed...

Extracting data from a .txt file
    Summary: Recently, I made a batch file that ran ipconfig and copied that data into a text file for us to refer to. However, we now have all this useless data w...

Setting a DOS variable from a text file
    Summary: for /? from command prompt tells about looping... in this case a rough-draft: for /f "tokens=* delims=" %%a in (text.txt) do ( md %%a) but i'm sure yo...

VB Script Compare two Text files for Duplicat
    Summary: this might work, i haven't tried it yet. two files are required however, even though it is just testing one file, if you want to test each line of the...

Batch file to find and open largest file
    Summary: I would like to make a batch file that kind find the largest file in a directory and launch it. I have basic batch creation knowledge and I can find t...

Export Java compilation errors into a file
    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 l...

Can't CD to a location stored in a variable
    Summary: Hello! CD (or ChDir) fails in my batch files when used with variables. I want my batch files to use variables to navigate the directory structure rela...

Determine max. real number from external file
    Summary: Hey. I need some help with C or C++. I have to import a file.txt with real E notated (like 2.3E-12) numbers in 2 columns in it (coordinates basicly -...

Usernames on computers
    Summary: the only way I know is to have the remote run a client-side registry dump of key HKLM\Network\Logon and pull the data from key "username". I'm sure th...

VBA - Step by Quarter
    Summary: I'm trying to write some VBA code to insert a new row (at the third row), then insert an incrementing quarter [1Q 2009, 2Q 2009, etc.] into cell C3, i...

Avatars from flash movies
    Summary: Hi! I want to create an application that creates small avatars from flash movies. How to solve this task better? It seems that I should receive each c...

Batch to search all drives and copy newest
    Summary: I found a batch script to search all drives and delete the autorun.inf file on this forum I want that method but change it up a bit. I would like to S...

Script to find path of named folders
    Summary: By the way, gtaion's solution is good but has a security hole. A malicious user of that script could enter this: Enter 'Exit' to quit What is the name...

Jump To: 1 | 2 | 3 | 4

Sponsored Results for: Copy from multiple directories

Ads by Google