Showing posts with label remove. Show all posts
Showing posts with label remove. Show all posts

How to remove New Folder exe Virus manually or using software

New Folder.exe Virus
New Folder.exe virus mostly spread through the USB drive. It cannot be deleted normally. Here are the steps to remove this virus easily
  1. Find out all the locations of the “newfolder.exe” virus.
  2. Open the task manager and end the newfolder.exe process running in background.
  3. Open cmd and then type “dir /a XXX” where XXX is the name of the folder where the virus is.
  4. Then type “cd XXX”.
  5. Delete the file by typing “del name_of_file”.
  6. Then remove the whole folder by typing “rmdir /s XXX”.
  7. The virus has been removed just see the task manager once again and end the newfolder.exe process running in the background (if any).
  8. Restart the system.
There is also a software utility available for this purpose. Click to download
Run this software in safe mode to remove the virus easily.
Read More..

What is Recycler Folder and How to remove it

You mus be wondering, Is recycler a virus? Is it a windows folder? why is it not deletable?
This article will give you a clear detail of this issue.
If you have used Windows for quite some time now then you must have seen this folder called RECYCLER. But many people don’t know what this folder is and what is it doing in the drive?

What is Recycler folder?
Recycler folder in Windows
The Recycler folder is used only on NTFS partitions and is referred to as a location where all the deleted files go after they have been deleted by the user.
Now you may be wondering if it contains the deleted files then why we have the Recycle Bin.
When a file is deleted it goes to the Recycle Bin but when the Recycle Bin is emptied, the files are stored in this Recycler folder. This is the reason why we can still restore the deleted data in the Windows.

Difference between Recycle Bin and Recycler:
Recycle Bin stores the file that are deleted from the computer until it is emptied completely whereas the Recycler folder contains a Recycle Bin for each user that logs on to the computer.
Recycled Folder:
Recycler Virus
This is something different than the Recycler folder as Recycled is same as Recycle Bin. That is both Recycled and Recycle Bin are just two different names for the same memory location.
How to delete Recycler Folder:
Recycler is a read only folder and that is why it gave error if you tried to delete it. To view the folder, go to Tools -> Folder Options -> View tab and uncheck the option of Hide Protected operating System Files.
Now just right click on the folder, go to Properties and unselect the option of Read Only. Now it can be deleted.

Recycler Virus:
There has been identified a virus with the same name that is Recycler.exe which should not be confused with the Recycler folder.


Reblog this post [with Zemanta]
Read More..

How to Remove Arrows on Shortcuts in Windows Vista

Remove Arrows on Shortcuts in Windows
Each of icons created in Windows Vista has a shortcut number associated with it, which is 29. In order to remove the arrow from the shortcut, we will redirect number 29 to a different master icon file through simple registry hack:
  • Click on Start button, then type regedit in the search bar, then hit enter key.
  • Navigate to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionexplorer.
  • Right click on Explorer, choose New -> Key, and name the new key as Shell Icons.
  • Right click on Shell Icons, choose New -> String Value, then name it as 29.
  • On the right panel, double click on 29 and assign it with the value as %SystemRoot%noarrow.ico,0.
  • Download noarrow.ico, save it to root directory, C:Windows.
  • In order to make it effective of the registry changes, logoff from the computer and login again.
Once above steps are done, you will notice that all shortcuts created previously or any newly created shortcuts no longer have arrow attached to it.
Read More..

Remove Windows shutdown button

Remove shutdown buttons your friend pc

How to remove shutdown button from your friends computer. If your friends have windows 7 operating system then you are applying this tricks. So, follow my image instruction...

4 

click here and download this file


#Follow my image instruction:
3


2

#OK Done now check your shutdown button..........
1

Read More..

How to Remove iMac Memory

Apple has been making stylish and user-friendly computers for years. One of these computers, the iMac, is an increasingly popular desktop model. A notable benefit of owning one of these models is that most of the simple repairs and upgrades can be performed yourself, without the help of a service technician. This includes accessing and replacing your iMacs memory, or RAM (Random Access Memory) in order to upgrade your systems speed and capacity. Youll find that this procedure is a pretty simple one that you can complete quickly.

Instructions

Things Youll Need:

  • Phillips screwdriver
  1. Step 1

    Turn off your iMac and place it face down on a table or other sturdy surface. You can protect the LCD screen by placing it over a towel or large cloth.

  2. Step 2

    Flip the bottom plastic stand up to reveal the memory slot located in the middle of the bottom of the LCD screen. It is covered by a rectangular panel which is secured by a single screw.

  3. Step 3

    Remove the single screw located in the middle of the rectangular memory slot cover, using the screwdriver. Remove the cover to reveal two internal ports which house memory modules.

  4. Step 4

    Pull the thick black plastic tab on the end of the memory module out of the port so it is sticking out far enough for you to grab it.

  5. Step 5

    Grab the end of the tab and pull the memory module gently and easily out of the port. Repeat the process with the second memory module located directly next to it. At this point you will have removed the memory from your iMac.

Read More..

Add Remove page Post View Counter Widget For Blogger


Update: script Not Work sory


Most of you are always thinking of a way to track that how many times is your posts or articles on your blog are viewed. Blogger a major free blog hosting provider does not have a individual post views counter widget like other blogging platforms, wordpress have. This is new improved version must work smoothly for all blogger blogs.


Features Added
  • New code makes Faster loading
  • Post views shown as image rather than text
  • You can show counter on Homepage too.
  • No ads at all. Advert Free.


How To install individual Page views counter widget for Blogger ??

Step#1 Log into your Blogger dashboard. Go to layout and than click on edit/html

Now check on expand widget content , than find the bellow code

<div class=post-header-line-1>
and paste the bellow code after the above line


<b:if cond=data:blog.pageType == &quot;item&quot;><img height=16 src=http://forums.bit-tech.net/images-light/misc/stats.gif width=16/><img alt=counter expr:src=&quot;http://demo.bloggerwidgets.cz.cc/counter.php?page=&quot; + data:post.id + &quot;&amp;digit=4&quot;/> <b>Views</b><b:else/><img height=16 src=http://forums.bit-tech.net/images-light/misc/stats.gif width=16/><img alt=counter expr:src=&quot;http://demo.bloggerwidgets.cz.cc/counter2.php?page=&quot; + data:post.id + &quot;&amp;digit=4&quot;/> <b>Views</b></b:if>

Now click Save Template
Read More..