On the way to upgrade my Asus P5L-MX mobo I bought a sh Intel Pentium E6700, the one with 3.2 Ghz, 2 MB L2.I could not find the Dual Core 2 E6700, 2.66 Ghz, 4 MB L2, the one ...
Computing.net: Question & Answers Forum Latest Questions
I am replacing my anti virus program. I can disable avast free home and Bitdefender installs and works. However, avast is not showing up in Add/Remove/Program list. How can that be and how can I fix it?
I wanna change ip address 192.168.1.1 on Vista, but I couldn’t find the Internet Protocol (TCP / IP) Properties according to the instructions, to the Local Area Connection – Properties and nothing. I don’t know whether it’s ...
how long does it take to convert fat 32 to ntfs in windows xp using covert utility? what messages it shows after restart. i dont see anything on screen and it is running whole night !! I have windows XP on ...
my cpu and mobile is not detecting it so wt i can do give me details please
Stupid question, likely, but I have an Asus running 64 bit Vista and my fiance has an Asus running Windows 7. I’d like to upgrade my OS to Win7, but I don’t know if those recovery disks actually have a ...
Is there a driver for windows 7 for this usb modem you can use this USB modem on the first 5 operating systems
[code]void UserConvert(void) { int num1; printf(“You have chosen to input the Arabic Number you wish to convert yourself. Please enter an Arabic Number: n”); scanf(“%i”, &num1); while (num1 >= 1000) { printf(“M”); num1 -= 1000; } if (num1 >= 900) { printf(“CM”);
I’ve used the “diff” command in unix and love it. Is there anything similar in Windows 7.I have several files (in different folders) with the same name and want to know if they’re different or the same. ...