Saturday, August 15, 2015

How to make your own Antivirus Simple Steps!

The main functioning of Antivirus is to detect and remove harmful or unwanted files which may slowdown your computer and windows. But if you don’t have enough time to download any best antivirus. Then simply use this trick to make your own antivirus.This antivirus scan by using command prompt and delete unwanted files automatically.

1. Open your Notepad and paste this given code
@echo off
title Antivirus
echo Antivirus
echo created by Online Guru
:start
IF EXIST virus.bat goto infected
IF NOT EXIST virus.bat goto clean
cd C:\Windows\system32
:infected
echo WARNING VIRUS DETECTED!
del virus.bat
pause
goto start
:clean
echo System secure!
pause
exit

Now save your file with Onlineguru.bat and select “All files”

now run your saved files automatically scan starts.
+

How to remove Blogger image Shadow and Border

If you want to remove of those annoying shadows and borders around blogger post images, then follow the instruction

For using the old blogger interface.
1. First go to Dashboard >Template > Customize > Advanced > Add CSS - paste the following code Press enter after the last character of the last line } - Apply to Blog.

border: 1px solid $(image.border.color);

  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);

 For using the new blogger interface
2. Go to Blogger Dashboard > Template > Edit HTML
Click on "Format Template" and search by pressing the CTRL + F keys for the following code

border: 1px solid $(image.border.color);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);

3. After found above the code and remove all blue color line of the code then finally save your Template and has been Done!

+

How to remove Recycle bin from the desktop

I tend to run a super tight ship on my desktop. No icons whatsoever. When I first started using Windows 7, the recycle bin was a thorn in my side. Vista let me right click and delete the entry but Windows 7 denied me that.

1. First click on Start button and type the text in to search bo "Show or hide common icons on the desktop" and press enter from keyboard for example see screenshot below

2. When you'll press enter after will open a box name as Desktop icon settings
3. Now remove tick mark from Recycle bin and hit Apply button to continue press also Ok button

 now successfully has been Done! you can see on the desktop there is no recycle bin.
+

How to change computer display and text color?

Now in this topic will show you how to change color and text color of your computer.

1. First of all click on start option from taskbar and then click on control panel for example see below picture.



2.After that click on display as below given picture.



3.Now after clicking on display new file will open in the left side click on change color scheme for example look at the below picture



4.Now after clicking on change color scheme new popup windows will open as show in the below picture if you want to change only windows color click on any one link in the given and the click on apply. Now your windows color will change and also text want to change the text click on advance and open windows as show in the below picture.



5.Now after opening the new window all the the display color text link etc will appear  in drop down now you can able to design your computer as you like.


6. Now after finishing all the color design click on apply now see your windows color will change enjoying yourself  for windows colour changing Thank you. 
+

How to change window internet explorer of browse bar.

Perhaps you didn't imagine about this if you imagine  how to change your window internet explorer of browse bar. And how to change the name. You don't have to worry about this in this Online Computer Institute I will explain you no need to go anywhere else. You just have to follow below instruction its easy and simple .


1.First of all click on Start button and type run in search programs and files and open that file. 2. And then type regedit in run box and then click on OK and Yes. 
3.  Now click on  (HKY_CURRENT_USER) once and then click on (+).

4.Now below search the software and then click (+)at once.

5.Now watch below and  (microsoft) and then click once at (+)

 6.And then in (internet explorer) click once at that option(+).

7. Now at below click on main once and than click on adit at the top after that put your mouse cursor at new and then click on string value.

8. Now at the right side delete (new value #1) and than type (window title)and open it by double clicking for example see below.


9. After that in opened file type the name as you like and then click on OK. As given in the below picture.



 Now close all the file and opened Internet you will see the at the top. If you want to watch this video just click on this link.
  Enjoy the yourself. Thank you.
+

How to give a warning message to other user who touch your computer.

In this article I am going to show you how to show a warning message without any software. Most of the people doesn't have knowledge about this so lets do how can i make it possible. Just follow this simple steps given below. I hope you will really enjoy doing it.

1. First of Click on start button and then type run. And then type regedit in Run box and then click on OK as shown in the below picture.



3. Now again in new opened file click on File and then click on export.


рек. In opened file type backup in file name and In bottom save as type place click on drop down icon and  then click on all file and in left side now in export range tick mark on all and click on save as show in the below picture.


5. Now in (HKY_LOCAL_ MACHINE /SOFTWER / microsoft / windows / currentvirsion / policies /  system)  click on system and right click on (legalnoticecaption) click on  (modify...).



7. Now in open window type message as you want and then click on OK.


7. now you are done so close your all windows file and restart your computer then look there your warning message for another people Enjoy the online computer institute Thank you.

You can also able to change window internet explorer of browse.
+

How to Configuration ADSL TP-Link router Internet

Today i'm going to show you how to configure your router using routing mode through the following steps. I assume that all necessary components are connected and working correctly. please follow the bellow instruction

1. Open your browser (any) and type 192.168.1.1 into the address bar. This is the default IP address of the TP-Link router.
2. A new window will open asking you to enter username and password.
 There is asked for user name and password please don't afraid because the user name and password is you will be see there back side of Router 

The defaults settings is  are here:
User Name : admin
Password : admin
Enter the above information and log in.
3. For first time users, Quick Start wizard may appear. Discard this and click on "Interface Setup".
After The following screen will appear.
4. There are Virtual Circuits from 0-7. Activate only PVC0 and deactivate others.
Again, return to PVC0 options from drop-down menu. Choose PPPoA/PPPoE in the ISP section.

6. Enter the information as shown in the image below except username and password. Here, you need to enter username and password provided by Nepal Telecom.
Save the settings.
This is it. You can now use  ADSL internet. Remember that, if connection is successful the Internet bulb on your router will be ON. Otherwise, there is still some problems. Let me know if this tutorial worked for you or not..

+