i cannot access microsoft website and antivirus websites too anyone can help me out!
Computing.net: Question & Answers Forum Latest Questions
I have a small network of about 50 users and 50 other network devices. We are adding a voip phone system with about 50 phones and poe switches to support them. I want separate out my servers, workstations and phones ...
I need to search all the .cs files in a directory for the word “Members”, and then insert a new line with text after it, say “Test”. For example: Current file has: … Members … After the insert: … Members Test … I ...
my computer is being attacked by several viruses and I cannot even do a system restore or open any of the other programs. this started yesterday when my norton antivirus expired and right away things started happening. I bought a ...
how can I recover my files,doc, pictures I turned on my pc today and everything was gone..the only thing I can do is go on the internet. All my saved doc,pic, files gone!! And I did not back up anything ...
I have a Dell Inspiron 1300 laptop and I recently had to reformat. I have managed to reinstall all drivers apart from the driver for the DVD R/RW drive. My Dell has a NEC ND-6650A DVD R/RW drive and I have successfully ...
Have a pc I recently built and cannot get it to connect to the monitor, I have tried disconnecting the video card and hooking into the motherboard port with no luck. I have disconnected everything else on the pc and ...
Hello friends: First sorry for my English. I need some help with a batch file I have an IBM PC 5150 with a 20MB hard drive and want to make a copy of all files (subdirectories, hidden files and system files) ...
I’m writing a Batch file that copies a 695 meg file from the CD to the C: drive (checks to see if the entire file actually coppied) then prompts the user to unsert the next CD to copy the next ...
I need a batch code to list the contents of a folder. Except I need it to exclude the files file1.bat, file3.bat, and file6.bat. I’m using the code “dir C: /B/S/A:-D>list.txt” and I get file1.bat file2.bat file3.bat file4.bat file5.bat file6.bat but I ...