I have been writing a batch script that needs to check for the existence of a file and do some action, however the filenames changes daily. I was going use the IF Exist command with *.txt or whatver the extension ...
Computing.net: Question & Answers Forum Latest Questions
Hi, I want to capture the current date in the format – Month-Day-Year (6-29-11). Date gives output as 29-Jun-11 and I am modifying as below. set month=%date:~3,3% set Day=%date:~0,2% set year=%date:~7,3% if %month%==Jan set cmonth=1 if %month%==Feb set cmonth=2 if %month%==Mar set cmonth=3
i want to delete the last line of a .txt file if it is blank.i don’t want to wright the result in a new file. Is it possible by using a Batch File.
can any body hep me in writing a batch file to login cisco router with putty i’m using putty in windows 2008 message edited by dhanusha
Not able to run netflix through my samsung BD-D5100 Bluray. All the information from the Internet states that when setting up Netflix through your Bluray an authorization code would be given on the Bluray, and all you need to do ...
I built my computer about a year ago and have never had any problems until about a month ago. The screen suddenly just turned blue and froze. After rebooting, it happened again. I booted in safe mode and it was ...
I am trying to read BIOS information of my board via DOS prompt with the help of an application. i am getting the error “Sector not found reading drive C Abort, Retry, Fail?”
Hi everyone! Recently my Toshiba satellite l850 0c9 overheated and my graphics card is now broken. is there a cheap way to fix this problem. btw my screen isn’t displaying anything, but i know everything else is working correctly because when ...
I have tried installing the audio driver through all possible sources for my desktop PC in which motherboard is ASUS P5KPL-AM/PS with Windows XP as OS. But all the drivers available online which I have tried failed and there is ...