I know this problem is on here a lot but I can’t seem to find anything that helps me. My PC crashed and I reloaded Win7 64-bit (from startup CD) I didn’t have the drivers CD so I downloaded them from ...
Computing.net: Question & Answers Forum Latest Questions
Hi, I have just purchased a new Desktop Computer with Windows 7 Professional on it Specs are Dual Core Processor, 300GB HDD, 2GB RAM. I also installed VirtualBox 4 on this Machine. I also had an old PC having Novell Netware 4.11 ...
Hi guys I am looking for some idea/software to help me ghost/clone my Novell 5 server. I have a HD that is dying and I don’t have the original licenses on floppy, however they have been installed on the server, can they ...
how do i create a batch file that will scan the network and print out the The types of systems on the network, mac address, IP address, computer make and model, computer name and the last person that logged into ...
Hi, I am trying to remove scheduled tasks off the computers on my network. I have been trying to write a batch to do this for me but I don’t understand why it won’t work. at %COMPUTERNAME% /delete | /delete/yes but it then ...
hi, I have a bunch of htm files (B1-60164.htm, B1-60165.htm, etc.) with runs a javascript to convert epoch time to normal human time. i managed to determine the script call (not the actual js): <SCRIPT language=”JavaScript”>document.write(format_date(1364400000));</SCRIPT> my intention is to extract the epoch ...
I have to take screenshots of a website in different browseres. I found something like ‘iecapt’ for ie.Is there similar thing for firefox and chrome??And can I write a batch file for these things?? Thank you.. 🙂
Is it possible for a batch script to delete a single line in a txt file? example: my.txt contains the following: ab cd is it possible to delete cd using batch?
I am trying to create a batch file to kill a process only if it is running. I found a pskill tool from windows xp tool site but when I put it in the batch file and scheduled the task, ...
Hello, ppl! I have a problem: I’d like to have a batch file to 1. Change file name of two files 2. Shut down the system And, if is possible, second .bat which would execute when entering system (just autostart) which ...