Tuesday, July 16, 2013

HOW DO I GET THE AVAST  LICENSE KEY THAT IS VALID UNTIL 2038?
1. Quickly download Avast Free Antivirus 6.0 HERE 2. Use following activation key which is valid until 2038. However, use the key as soon as possible because Avast may block this leaked serial key code.
NOTE THAT: The license key is valid to activate Avast v4.8, Avast 5, and Avast 6.0.
and it is for non-commercial usage only 

2.YOU CAN ALSO DOWNLOAD  AVAST 8.0 FOR FREE HERE

Avast License Key Valid until 2038       :  W6754380R9978A0910-4TZ59467

Tuesday, March 12, 2013

Free Malwarebytes Pro Product ID and Serial Keys

1.Product ID-6QA82
   Serial Keys-C43A-5P9Q-UP6V-N12W
2.Product ID-3LA84
   Serial Keys-PR30-CTCT-8QQW-3RXG
3.Product ID-3XU64
   Serial Keys-TQCX-EEUU-37G1-KMVE


http://www.thecoolersoftwares.net/2015/03/malwarebytes-anti-malware-premium-2.1.4.html

Friday, January 4, 2013

NETWORK CABLE PLUGIN PROBLEM

NETWORK CABLE PLUGIN PROBLEM
1.open network sharing center
2.change adapter setting
3.right click on local area conection
4. go to properties
5. select internet protocol version 4
6. click on configure button
7. then click on yes
8.go to advance menu
9. select link speed & duplex
10. then go to value & select 10 mbps full duplex
11 then ok

                                     OR
1. Reinstall  network driver

Thursday, January 3, 2013

HOW TO DOWNLOAD LENOVO DRIVER

HOW TO DOWNLOAD LENOVO DRIVER 
1. http://support.lenovo.com/en_US/
2. warranty & services
3. check warranty status
4. serial no.
5. machine type
6. submit
7. type model no.  (ex. 4089-AM4)
8. driver & support
9. select product
10.quick path (then type the product name & id or model no.)
11. download the s/w.

Friday, July 6, 2012

How to know your OS CD key?

How to know your OS CD key?

= Shift +10

= g: (CD DRIVE)

= type *.txt

HOW TO CREATE IN RED?

When system is start monitor light is green you press ESC key. Then u saw new window.

Monday, February 27, 2012

HOW TO FIND HP (Motherboard, Product number, Hardware etc.)

1. MOZILLA FIREFOX

2.WWW.HP.COM

3.SEARCH HP.COM

4.PRODUCT NAME (EX-GZ626AA#ACJ)

5.Support & Drivers ( Click this type of link)

command-run -dxdiag

OR

(- Compaq Presario SG3140IL Desktop PC Product Specifications - c01287694)

6.Motherboard

· Manufacturer: ECS

· Motherboard Name: 945GCT-HM

· HP/Compaq motherboard name: Livermore8-GL6

Wednesday, February 15, 2012

How to send a message to other computers in your network with “net send” command


How to send a message to other computers in your network with “net send” command

Yesterday I want to send a message to my friend's computer on my network(home network behind a router) without install a new special software.After do some search on the Internet I found a "net send" command which included in Windows 95, Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP and Windows 2003.Net send command is a command line interface that pop-up a message in a simple Message box on your friend's computer like the bottom picture.
net send message box

But first of all your computer and your friend's computers must start the Messenger service which is disabled by default.
To start Messenger service.
1. Right click on My Computer icon >> manage.
net-send-message-box-1.jpg


2.You will see a Computer management window like the bottom picture.
net-send-message-box-2.jpg


3. Double click on Services and Applications
4. Double click on Services
5. Find service name Messenger at the Extended tab and double click.
net-send-message-box-3.jpg














6. Select General tab in Messenger properties window.Select startup type >> Automatic then press start button and press OK
net-send-message-box-4.jpg


Now both computers can send or review a message through your network.
Example : I want to send a message "Hello guy" to my computer which the computer name is MICROSOF-7293a9 (IP:192.168.1.2)


Here is step-by-step
1. Open a Command Prompt Window or DOS-box by Start >> Run type cmd press Enter.The Command Prompt Window show at bottom picture.
net-send-message-box-5.jpg
2. Type net send MICROSOF-7293a9 Hello guy or net send 192.168.1.2 Hello guy and press Enter.
3. You will see the popup like the bottom picture if the message was successfully sent.
net-send-message-box-7.jpg
If your message sent to your friend's computer by change computer name or IP this popup will show at your friend's computer.For more information for this command type: NET SEND ?