Summary: Hi, I want to find a string from a file and replace a string using a bat file. I have tried with findstr to find a string but not sure how to replace...
Summary: :: replace string in all files @echo off & setLocal EnableDelayedExpansion pushd c:\test for /f "tokens=* delims=" %%a in ('dir/s/b/a-d') do ( type nu...
Summary: I would like to know if there is a command similar to MUNGE that I found on this website: http://www.ss64.com/nt/ but it won't work on my newer comput...
Summary: i need to replace a key word in a text file through cmd script the record length of a record in the file is 2600. i am using below mentioned code for ...
Summary: Hi, I'm trying to automate a small batch file to find and return a specific string of characters within several folder within a sub folder... here is...
Summary: Thanks in advance the posts on here have been very helpful and I am almost done. I have a directory of text files that were created from a templat...
Summary: I must do a search for a string in a .dat file but the Windows XP search program seems to scan all the files except the .dat one. Do you know if there...
Summary: Hi I have two strings in my file data.txt: adrian 123 I want adrian inside a username variable and 123 into n password variable .I want these two stri...
Summary: Is It Possible to read a specific character from a string in a batch file. For example if the String TEST contained "123456" would it be possible to d...
Summary: Does anybody know of any tools that a Help Desk Analyst can use to see who is in a particular network shared file in a Windows 2003 Server environment...
Summary: Hi all, I've written a couple of simple batch files and am now trying my third, but I'm having some trouble. I've read a few posts about it on var...
Summary: if(GetCookie('computingnet_image') == 'yes') { document.write(''); } ::I DONT THINK THATS WHAT HE MEANT FELLAS!:: FOR WINDOWS 2000,XP ONLY __________...
Summary: Does anyone know how to copy a file from a FAT hard drive to a NTFS hard drive. This NTFS hard drive is my default hard drive that contains Windows XP...
Summary: on win98 one could select a folder and search it for a file. but on winxp one can search only the whole partition. how can I e.g. search only in e:\w...
Summary: If you have WinXP Home CD, you may try a SFC /Scannow in Run Command box hoping to find and replace corrupt or misssing files causing the OE problem. ...
Summary: I'm not sure it's what you want, but the virtual DOS has a sort command. It will sort the lines in a file by the first letter. To use it go to the com...
Summary: When I bought my laptop it was loaded with AOl. Since I do not use AOL I deleted it, But I find it is still in Programs File-Common files- occupying 1...
Summary: c:\>find /? Searches for a text string in a file or files. FIND [/V] [/C] [/N] [/I] [/OFF[LINE]] "string" [[drive:][path]filename[ ...]] /V ...
Summary: Hi, I need a program for emulating a virtual partition (or disk) that will be stored on a file. Like "Paragon Encrypted Disk", but i'm wondering if th...
Summary: are you using the standard XP dual boot method or are you using a third party boot manager? if not you need to install 98 first, then XP as the XP ins...
Summary: If you only have a few different font sizes int he document, you can use the Find And Replace feature. Using the Find and Replace, there is a way to s...
Summary: use the find and replace function in find, type % in replace, type @ select replace all RichGu WinXP Pro no Service Packs AMD XP2400+ / 1GIG DDR ...
Summary: JPEGs degrade slightly everytime they are opened and closed. JPEG Myths and Facts Question: JPEGs lose quality every time they are opened and/or sav...