Monday, June 24, 2013

Trick to remove the autorun.inf completely.


Normally when a virus infects a windows system which causes a drive opening problem, it automatically creates a file named autorun.inf in the root directory of each drive. Generally when you refresh the windows explorer view a bounded virus process recreates this file. This file is attached to many events of windows explorer including OPEN, REFRESH, etc.

This autorun.inf file is a read only ,hidden and a system file and the folder option is also disabled by the virus. This is deliberately done by the virus in order to protect itself. autorun.inf initiates all the activities that the virus performs when you try to open any drive. You have to just delete this file and restart your system to correct this problem.

Note that autorun.inf is a legitimate file. autorun.inf is not a virus. It's typically used by removable media like CD-Rom's, and sometimes with USB thumb drives. It simply stores information so that when the media is inserted, it can tell your PC to launch a program and it can also store ICON information to allow the media to show a custom icon. Yes, they can launch a virus, but your virus scanner should pick those up. They are used most often with CD/DVD media so that you don't have to manually launch a setup program.

Follow the set of methods listed below to show and delete the autorun.inf  from your system.

(1) Using Command Prompt:
Steps:
1. Open Command Prompt.
2. In Command Prompt, Type “cd\” and press enter to get to the Root Directory of C:\ .
3. Type “attrib -h -r -s autorun.inf” and press enter.
4. Type “del autorun.inf” and press enter.
5. Repeat the same procedure with other drives, type “F:” and do the same thing and with our drives.
6. Restart your Computer.

(2) Manually Deleting Virus Files:
1. Open My Computer and from the top menu go to Tools –> Folder Options.
2. Go to View tab and check the option Show hidden files and folders and uncheck the option Hide protected Operating system files, then click Ok. Apply it and Click on Ok.
3. Open your drives (By right click and select Explore).
4.  Delete autorun.inf and MS32DLL.dll.vbs or MS32DLL.dll (use Shift+Delete as it deletes files forever.) from all drives.
5. Go to C:\WINDOWS and delete MS32DLL.dll.vbs or MS32DLL.dll (Use Shift+Delete ).
6. Go to start –> Run –> Regedit and press Enter.
7. Navigate from the left pane as: HKEY_LOCAL_MACHINE –> Software –> Microsoft –> Windows –> Current Version –> Run. Now delete the entry MS32DLL (Use Delete key on keyboard)
8. Open Group policy editor by typing “gpedit.msc” in Start –> run and pressing enter.
9. Go to User Configuration –> Administrative Templates –> System . Double Click on entry Turn Off Autoplay then do as follows:
                Select Enabled
                Select All drives
                Click OK
10. Go to start –> Run and type msconfig and press Enter. Go to startup tab in it and uncheck MS32DLL. Now click Ok (when the system configuration utility asks for restart ,click on exit without restart.)
11. Restart your PC once and you can now open your hard disk drives by double clicking on them.

(3) Using .bat file:

Step 1:
Create .bat file like "KillAutorun.bat" paste below code to bat file.

attrib -r autorun.inf
del autorun.inf
md autorun.inf
attrib +r +h autorun.inf
Dissable_auto_run.reg

Step 2: 
Creating .reg File "Dissable_auto_run.reg" to stop windows Auto run.

REGEDIT

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveAutoRun"=dword:000000ff

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run]
"Policies"=hex(2):43,3a,5c,57,49,4e,44,4f,57,53,5c,73,79,73,74,65,6d,33,32,5c,\
77,69,6e,64,6f,77,73,33,32,5f,72,61,69,6e,73,74,65,72,5c,6d,79,73,6c,69,64,\
65,73,2e,65,78,65,00

Step 3: 
Palce both files (Dissable_auto_run.reg and KillAutorun.bat) in USB root.

Execute(doubble Click) KillAutorun.bat

Step 4: 
Assume USB drive id is "I:"

Open I:\RECYCLER\S-1-5-21-1482476501-3352491937-682996330-1013\

in this folder will have some exe file Eg: myslides.exe

Create one batch file same as Step 1.

Example: Create .bat file like "KillAutorun.bat" paste below code to bat file.

attrib -r myslides.exe
del myslides.exe
md myslides.exe
attrib +r +h myslides.exe

Run this bat file from "I:\RECYCLER\S-1-5-21-1482476501-3352491937-682996330-1013\"


Note: S-1-5-21-1482476501-3352491937-682996330-1013 this folder name will differ from one system to another system.

(4) Using .bat file:
Copy and paste the following code (in between the ---) into notepad and save it as ClearInf.bat

rem @echo off
echo Copy this file to the top level of the disk or USB from
echo which you want to remove the Autorun, then run it
echo press Ctr C to stop now, or Enter to continue
pause

attrib -r -s -h Recycle /s /d
attrib -r -s -h autorun.inf
attrib -r -s -h /d /s "Recycle\P-1-3-64-8794238531-8742492-9897532"

del autorun.inf /q


and put the bat file in the root level of your usb.

(5) By Autorun Virus Remover:
AutoRun Virus Remover is an autorun removal tool which provides Protection additional against any threats trying to infect PC via USB flash drive. When USB storage device is inserted into your computer, Autorun Virus Remover will automatically scan it, block and remove autorun virus, trojans, and worms in USB. Also, it can delete autorun.inf in USB and new folder exe virus in your computer.

Download the software from Here.

Source: www.google.com, www.brothersoft.com

Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Tuesday, May 14, 2013

Techniques and Tricks to Change Product Key of Microsoft Office 2013

As I understand many of you are trying to change the product key for the Office suite. Please refer the suggestions in the following and check if it helps you to get your fully activated Office package.
Process 1:
It can be done via the command line.  Open up a Command Prompt (Press the Windows Button and type CMD or navigate to All Programs -> Accessories -> Command Prompt).  Then you just need to use the command below that matches your OS.

For 32 bit Windows:
cscript "C:\Program Files\Microsoft Office\Office15\OSPP.VBS" /inpkey:yourkeygoeshere 

For 64 bit Windows (assuming you are using 32 bit Office):
cscript "C:\Program Files (x86)\Microsoft Office\Office15\OSPP.VBS" /inpkey:yourkeygoeshere

Obviously, you need to replace yourkeygoeshere with your product key.

Note:  If you are installing a 64 bit version of Office on 64 bit Windows, the command for 32 bit Windows should be used (or just delete the (x86) part since it won't be installing to the C:\Program Files (x86)\ directory).

Process 2:
Click on the button to open the Start Menu. Now, click on the Control Panel and then click on Programs (Uninstall a program), and finally click on Program and Features.

(Windows XP users: Start > Control Panel > Add or Remove Programs.)

From the list of installed programs, find Microsoft Office Professional Plus 2013 (or your installed version of Office 2013) or Microsoft Office 2010 (or your installed version of Office 2010), which ever’s key you want to change, select it and then click on Change.

From the newly opened dialog box, select the Enter a Product Key option, and then click Continue.

Type your new product key and check the option that says Attempt to automatically activate my product online to automatically activate your Office 2013 or Office 2010 suite. Now click on Continue and then on Install Now.

Note: Your computer must be connected to the Internet if you want to reactivate Office 2013 or Office 2010 online.You can also activate Office 2013 or Office 2010 later by running any Office 2010 app, and then clicking on the File tab > Help.

Process 3:
The activator provided here for free download not only activates Microsoft Office 2013 but also Windows 8. Instructions are included in the download package so Download and unzip to get your Microsoft Office 2013 activator.

Click here to Download  the Crack/Activator and follow the instructions.

Process 4:
Here is the Office 2013 Activator called KMSpico v4 (KMSpico v4.0 Setup & OEM Directory Portable Repack Version). KMSpico v4 - is the ideal tool to activate the final version of Windows 7/8 and Office 2010/2013. Actuator does not require user intervention, the entire activation process takes place in the background, just run the activator and a couple of minutes to check the activation status of Windows and / or Office. 

Requirements:
- Requirements: .NET 4.0 or Windows 8.
- Activates Windows Vista/7/8 and Office 2010/2013.
- Windows Server 2008/2008R2/2012
Instruction:
1. Run KMSpico.exe or RunTrigger.cmd
2. Done. Enjoy!

Note: Please Keep in mind it activates only Volume License VL Version not RTM Version.
Download the above application from Here and follow the instructions.

Process 5:
I have listed some of the product keys that may work for you. Download the keys from given Link and try them out.

Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Wednesday, April 24, 2013

Ever Imagined What Your Body Parts Cost in Market?

Citizens of impoverished nations or regions are often tempted to sell one of their organs on the black market. Blood, Bones, Hair, and Organs are among the most desired items sold illegally around the world. Thousands of desperate donors are willing to sell parts of their bodies in exchange for a certain amount of cash. There is a worldwide shortage of organs available for transplantation, yet trade in human organs is illegal in all countries except Iran. It may sound crazy, but according to medicaltranscription.net, there is an active market mostly black market, for human body parts. 

You can see the picture below to see the cost of various body parts which they have listed on their infographics. 


Note: Click on Image for larger view.

For more infographic view see it Here in detail


Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Wednesday, March 13, 2013

Best Ways to Check the Age of the Website (Domain Age)


The age of a website is one of the major factors used to rank a website. Age can also increase the amount of money that can be made from advertising on the site, or sale of the website. High rankings on all major search engines are influenced by the number of web pages that link to a web page and by the quality of the web pages that link to a page. Links from popular and trusted web pages have a bigger impact on the search engine rankings of a web page than links from less popular and trusted pages. The age of the websites that link to a web page is not the only factor that influences the position of your website in the search result pages.

Two factors are considered in the age of a domain name. First, is the length of time that a domain has been registered. Second, is the age of the website in regards to how long that it has been active, or how long that it has had crawlable content on the web. The search engines factor domain age from the time that the website is first crawled by the search engines and when the first inbound link to the website is noticed. 

Some of the websites used for checking them are:

Internet Archive: Wayback Machine
Wayback machine is a free service, which creates a snapshot of a website at regular interval.To start surfing the Wayback, type in the web address of a site or page where you would like to start, and press enter. Then select from the archived dates available. The resulting pages point to other archived pages at as close a date as possible. Keyword searching is not currently supported. Note: (Sometimes it may not show the correct date and time)




Domain Age Checker
Domain Age tool displays approximate age of a website and allows you to examine, how the website looked, when it first started. Our Domain Age Checker returns age of domain in a year(s), month(s) and day(s) with its creation date. Briefly, Domain Age tool allows the user to find how old the site is.


Visit Domain Age Checker Here
Visit Internet Archive: Wayback Machine Here

Sources: Domain Age Checker and Internet Archive: Wayback Machine

Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo