Summary: Hi, Could you please provide me the proper Dos code that removes old .csv file. The 1 month old file should not be removed. Location of the folder C:...
Summary: I want a "C" source code file to run audio file in Linux. Once compiled the C File, whenvever its function is called in an application the soundfile h...
Summary: If you're backing up the files each night and only want to delete the files that are 30+ days old, why does the script need to compare the workstation...
Summary: I have a ton of pc's that that I need to remove the C:\documents and settings\userprofiles\Start Menu\Programs\Winzip\ files from that directory. ...
Summary: Hi, Could you please give me the code that removes double quotes from .csv file. The file is stored in C:\Temp location The size of the file is 32000...
Summary: I did a similar script like this to upload files from forms. It relied heavily on regular expressions, which is what I would use here. If you want t...
Summary: I tried to amend your code to help me eliminate "blank" lines in the file with: find /v " " < myfile | find /v "Error On File" > newfile copy ...
Summary: Name: frannyj Date: November 8, 2008 at 15:28:56 Pacific Reply: (edit) Mechanix2Go I got a virus on my PC that caused the tag "<iframe src=http:/...
Summary: We do meet again. You're on the wrong time zone though! That code works great. How would I add a date to that? Also, will this append each new file to...
Summary: Hi all, Is there anyone that knows a batch file or script that I could run to remove a print driver from a group of PCs. The driver path is: C:\WIN...
Summary: I have been working on a project to make a bat file to remove known processes and files related to Antivirus 2009. I have gotten pretty far and just n...
Summary: hello, i have 2 text files, one is small (file_1: about 200 lines) and the other is fairly large (file2: 12 k - 20 k lines). file_1: tango 12 beta 256...
Summary: Hi! I have some code from a website that i need to fiddle with and i want to import it into JBuilder 2005 but i don't seem to be able to get it workin...
Summary: OK. Got this cracked now. SN, many thanks for the suggestions & pointers re use of .inf files. I've now managed to execute automated registry clear...
Summary: I could take the time to go through that code and make any necessary changes, but why are you making this more difficult than it needs to be? Instead ...
Summary: Hi there I have to find out how to make two files interact. What I am trying to do is make a file with 10 sessions, each session consisting of 20 pla...
Summary: I've got this code to delete temp file from default_temp **BUT** my database also creates other temp files under default_temp_vfw78w6r and default_tem...
Summary: file > new project save your project file > new file add to current project save this file as a header file (.h) file new file add to current project ...
Summary: Hi, I've created a macro that hides the scroll bar and puts the application in full screen. However i want to remove the menu that has file, edit vi...
Summary: Hi guys I'm very new to batch programming and am unable to find this: i have managed to get a file location from a text file into a variable. However ...
Summary: Here is what I would like to accomplish... Old File Name...New File Name file01...old01 file02...old02 file04...old03 file05...old04 etc. Notice how...
Summary: Hi I've just started learning C++ and want to write a small application that writes the contents of a 64k BIN file into another exe file at a specific...
Summary: I've e-mailed you the following (duplicated here in case I did it wrong and somebody can correct me or suggest a better way) You want to remove the en...
Summary: I have no idea yet. Basically, I have a program that outputs a bunch of links to a .html file. I then want to make anotehr program to read the HTML fi...
Summary: I am trying to remove all the blank lines in a file but am having trouble with the first set since it's replacing all my blank lines with "Echo is off...