Summary: I would like to write a batch script to find all .pst (Microsoft Outlook 2003) files that exceed the size of 1 G. The .pst files reside on a network ...
Summary: Hi Thanks for your reply. Could yopu please help me more on this. I am new to batch file. Actually first I need to check whther the file is created wi...
Summary: Hi, Can anyone help me with a script i want to run as a scheduled task. I want to write a script to check for any errors from a specific source in the...
Summary: Is there a script or batch file I can run to do the following: I have several folders, all of which have 1 subfolder in each named 001. Files are cont...
Summary: Hey guys I'd like a script that scans a folder (and all subfolders) for video files and creates an ASX playlist of the results. Alternatively a script...
Summary: Hi there. So my computer is a little full on memory now and I was wondering what the best way to regain memory would be. I've already went into add/re...
Summary: Algae1... As coddec said, a music CD can only hold 74 or 80 minutes of audio. If you are trying to make an Audio CD, changing the bit rate isn't goin...
Summary: Hi, i want to rename all the files in my directory by stripping out the first 3 chars of the file. My files are of the type C:\01 file1.jpg C:\02 file...
Summary: Hi Avun, Most people here set their page file to either System managed size or Custom. To set it to Custom take 1 1/2 times 256 or 384 and set it a...
Summary: I need some help to configure file sharing on XP Home and Win98 SE (directly connected via cerified crossover cable). Both machines are Toshiba laptop...
Summary: when i turn my lap top on it keeps checking files on c over and over again it never stops.once i reach the 100% checking it starts to open windows bu...
Summary: Hi, I am trying to set up a logon script that will copy a file down from the network to each workstation, but I only want the file copied if the exist...
Summary: Hi Guys, Am new to this forum and new in writing batch scripts. Need some help to the below - Need to create a .bat [schedule task] file for performi...
Summary: HI - I need help. I am trying to amend our login script so that when users log on a drive will be mapped for them. I also need to add a username and p...
Summary: @echo off set destdir=c:\temp\temp\temp\ for /F "tokens=2,4 delims=/ " %%f in ('date /t') do ( set mm=%%f set yyyy=%%g ) set yyyy=%yyyy% if %mm%==02...
Summary: Hi all, I have the following requirement. I need to look into a directory every 5 minutes in one server.Ftp the files created in last 5 minutes to an...
Summary: Requirement Details: -------------------- PART ONE: --------- I need a Windows script that helps me in unzipping the files: NEW.PROD.RW9210M.CLI561.WK...
Summary: Does anyone know exactly how Version XP010 of Robocopy checks for file differences during its copy process? I've read in countless forums how "progra...
Summary: Hey i got some various cartoons etc on vcr tapes and i would like to know how i can copy them to pc format, eg avi files or wateva, wat would i need a...
Summary: I'm curious about the max/min size of the page file shown in XP vs the apparent size it takes on the HDD. My page file was set to min/max 384/768 MB. ...
Summary: OK. The bat for renaming: for %%D in (*.*) do call :DM- %%D goto :eof :DM- ren %1 DM-%1 goto :eof The bat for restoring: for %%D in (DM-*.*) do call :...
Summary: You can reduce the file size by reducing the color depth. But in ant case email is hampered because an attachment must be 'encoded' to go as email be...
Summary: My XP(home) is lately acting outof control . When I start my PC it will go though checking the file system.. with the message. --> Checking file sy...