Computing.Net > Forums > Programming > Search Results

Quick Links

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

Sponsored Results for: Batch to Ping

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Batch to Ping

Product Search Results


Results 1 - 25 of 121

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

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...

Running batch on csv file
    Summary: I'm trying to run a batch file on downloaded csv files from an electricity supplier. When I run the batch on the csv files nothing happens and the onl...

Batch to rename file to incl military time
    Summary: Trying to rename multiple existing files to append their create date/time (in military time format) to the filename. Current code: FOR %%V IN (SELT*.E...

Numbers and basic math in BATCH
    Summary: Thanks! I can add 2 plus 2 now. Can you give some detail on these: _variable %variable %variable% Are they used in another language? Or are they used...

Remove last 2 characters from each line....
    Summary: I have a large file of text, with exactly 34 characters on each line. I want to run a batch to remove the last 2 characters of each line so that I hav...

download subtitles from rss
    Summary: i would start with using WGET to obtain the feed: wget -O rssfeed http://www.bierdopje.com/rss/subs/nl (unless the site name changes all the time) th...

Batch File To Find The String Count
    Summary: Hi all, I have a HTML file, i want to find the string count "Failed" and "Success" and write the output in the csv file with the column1 as current da...

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...

Need help to make a simple batch file
    Summary: Need to create a simple batch file that you can use to make it so that Windows xp can natively print to an IP based printer. ...

Batch file to open a file periodically
    Summary: I am wanting to create a batch file that will open another file every 15 minutes or so. I know of the countdowns, but thats as long as the batch file ...

Probably a dumb batch file question...
    Summary: Hello, I am trying to do something that would seem simple enough here but I can't seem to figure it out. I am trying to make a batch file that will ch...

Vbs talking to batch
    Summary: Hey everybody im looking for a vbs script to open a popup message, and when a certain button is clicked it will tell the batch file to do somethin...

To trim trailing spaces from a string
    Summary: I see that you are trying to do this with a batch file which is cool, you could use a for loop and modify what is above so that it runs through and do...

Batch Program
    Summary: Hi there, I was wondering to know if it is possible to create a code batch, which can find information "#" in certain lines and delete them. The real ...

Write file names from multiple dir to a txt
    Summary: What I need to do is search one ROOT DIR (FTP) and find all files listed in any DIR with a filter for MODIFIED DATE > 9/1/2008. I thought to use a bat...

Check if file is copied
    Summary: OKay to spread the if statement acrost multiple lines, you need a space between 1 and ( example: errorlevel 1 ( That is why it isnt' doing the waiting...

Launch IE to follow link from URL
    Summary: I need help creating a batch file that will launch IE to a specific URL and then follow a link from that URL to another. When I try to simply go to ...

If Else If ... for Batch
    Summary: Hi there! I would like to post a question here about batch file and "if else if" support. I have googled and found people suggest using "nested if" ...

Batch file Encoder
    Summary: Creating an Encoder cause I'm bored. I have a problem. I ask for the users input to a variable called %Sentence% But what I'm struggling to do is to c...

Dos Scripting
    Summary: Hi, Am tryin to develop a dos based application for displaying time in the taskbar when the window is minimized. The code goes like this. @echo off :t...

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...

Batch change a char after nth pos
    Summary: Maybe this will do it: @ECHO OFF for /f "usebackq delims=" %%a in ("your text file") do ( echo %%a|find /i "flight" if errorlevel 1 ( ...

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...

Batch modify TXT records with ( at pos 23
    Summary: The easiest way I can think to accomplish what you want is to use a VBScript, if you can run a batch file you can run a VBScript. All you have to do ...

C++script to add headers to csv
    Summary: I would like to create a c++ script that when a data.csv is created it adds headers to the csv for importing into another program. The original data.c...

Jump To: 1 | 2 | 3 | 4 | 5

Sponsored Results for: Batch to Ping

Ads by Google