You can't completely remove Trojan.zeroaccess!inf4 Virus with any antivirus program. Follow these steps to manually remove the infection.
1. Restart the infected computer. Press and release the F8 key continuously when system starts. You will get an advanced boot menu. Select Safe Mode with Networking and press Enter.
2. Open Control Panel from Start menu and go to Folder Options;
3. Under View tab to tick Show hidden files and folders and non-tick Hide protected operating system files (Recommended);
4. Press Windows+R keys to open the Run window and then type in regedit to open Registry Editor;
5. Find out and delete all these associating files of Trojan.zeroaccess!inf4 as below: Windows XP or older:
There are various instructions around the internet that describe how to
get Nikon Scan working on a 64-bit system. My instructions are slightly
different and use only modified installation files from Nikon (nothing
from Vuescan is used). Before I list the instructions, this will only
work with and has only been tested with the following devices and
operating systems:
Devices
Nikon Coolscan IV ED
Nikon Coolscan V ED
Nikon Super Coolscan 5000 ED
Windows 7 and Windows Vista 64-bit
NOTE: Just email me if you want me to try and add support for other Nikon slide scanners (my email is listed in the .INF file below)
Here are the instructions to get this setup working:
Install Nikon Scan 4.0.3 Vista 32-bit software (works on Windows 7 too). Windows will probably want to reboot after this step.
At this point the scanner will not work so you will have to update
the driver for the scanner with a modified version of Nikon's Setup
Information File (.INF file) that works on 64-bit systems. Create the
file 'NikonUSBScanner.inf' with the contents shown below and save it
somewhere like C:\Temp\Nikon (or just download NikonUSBScanner.inf):
; NikonUSBScanner.INF -- Windows Still Image Setup File of
; Nikon USB Scanners for Windows Vista/Win7 64-bit
; Manufacturer: Original by Nikon, Modifications for 64-bit by Chris Rawlings
[Strings]
ProviderStr="rawc@live.com"
Mfg="Chris Rawlings"
DiskName="Nikon Scan 4 CD-ROM"
DeviceDescLS0040="Nikon COOLSCAN IV ED"
DeviceDescLS0050="Nikon COOLSCAN V ED"
DeviceDescLS5000="Nikon SUPER COOLSCAN 5000 ED"
In the same place you saved the custom INF file, you will also need
the file 'NKScnUSD.dll'. This file can be found in C:\Program Files
(x86)\Common Files\Nikon\Driver\ScanUSB, so just copy if from there into
C:\Temp\Nikon. This file was installed to your system when you
installed Nikon Scan 4.0.3.
Install the modified driver files for your slide scanner:
Now that both installation files are in place in C:\Temp\Nikon,
turn the scanner on and navigate to the device in the device manager
(right click 'Computer' in the start menu or on the desktop -->
Manage --> Device Manager).
Right-click on the scanner device and choose 'Update Driver Software'.
Next, choose 'Browse my computer for driver software' and browse to
C:\Temp\Nikon where you saved the driver installation files.
Give Windows permission to install the driver and you should be all
set to start scanning with Nikon Scan on your 64-bit Windows system.
By default, Windows 7 gives you the option to create a system repair disc
Anyone who's been on the receiving end of a PC disaster can testify to the pain that they can cause, and recovering from a major crash can be a long and difficult process.
The beauty of Windows is that it can be fixed with an installation disc, which can work all kind of wonders with your PC - just stick it in your optical drive and reboot your machine.
There's a problem, though - PC manufacturers don't generally like giving away copies of Windows with their machines, so if a shop-fresh system goes wrong, you're not only stuck up a proverbial creek without a paddle, but you're going to have to spend an enormous amount of effort getting out of it.
Rescue discs
Windows has a function that lets you make a rescue disc, which performs the wonders of the installation CD when things go wrong.
The default way to do this is to use a blank CD, which is all well and good, but copied CDs are pretty open to getting scratched and not reading properly, and you'll need to fork out for a spindle for them, which will clutter up your home or office.
Fortunately, as with most parts of Windows, there's a workaround. You can use a USB flash drive to act as a system restore disc in Windows 7, making part of an armoury of tools that you can call upon in times of need.
To start making your recovery USB tool, you first need to create a recovery disc. You can go about this in two ways. The first is to actually burn a disc using the tool in Windows. Click 'Start', type create a system repair disk in the Search box and insert a blank disc. When you start the process, your disc will be burned, which can take a few minutes. This isn't ideal, though - CDs are slow and sometimes fiddly to make. With this in mind, we'd always opt for making a USB recovery key instead.
Download ISO image
Whichever method you choose, you'll need to download an ISO disc image. To begin, go to here and download the appropriate image for your system. You'll need to use a torrent program to download the ISO, but it's fast and legal.
It's now time to start turning your CD image into a USB repair tool. First, you need a USB flash drive that you're prepared to format. The ISO file is only 100MB, so an ordinary 512MB stick will be fine.
Connect it to your PC, then click 'Start' and type cmd into the Search box. Right-click on the icon and select 'Run as administrator'. Once the command prompt has opened, you can use its partitioning tool to turn your bog standard USB drive into a powerful rescue disk.
First, type diskpart into the prompt and press [Enter], which will enable the process.
Next, type list disk to get a list of all available disks. They will be listed in numerical order, showing every partition, CD, USB connection and eSATA currently connected.
Being DOS, it will neglect to call these partitions by their assigned name, so put your detective cap on and choose the disk that's the right size.
Next, select the USB key by typing select disk #, where the hash is the appropriate number for your USB drive. The next step is to format the USB key so that Windows will recognise it as a bootable recovery disc.
To do this, first type clean into the command prompt, then press [Enter] and your USB stick will be prepared for use. Next, type create partition primary, hit [Enter] and type select partition 1, followed by active. This process slowly readies your USB stick for action, but there's a little way to go yet.
Type the command format fs=ntfs to finalise the filesystem on your USB drive so that it can be read by Windows when it boots. This process can take a few seconds to complete, and you'll be returned to the prompt when it's done.
Now type ASSIGN and EXIT to complete the process. When the USB stick is prepared, if you burned your disc using the built-in tool, insert it into the drive and explore the contents when prompted.
There will be three folders on the CD. Drag these from the CD onto the USB drive, and then safely eject it. If you opted to download the ISO file, then you need to extract the file. You can use 7-Zip or WinRAR to extract the folders, and save them into a new folder on your machine.
When it's extracted, navigate to the folder and drop them onto your USB drive to finish the process.
Enable USB booting
Now that your USB rescue disc is set up, you can breathe a sigh of relief - almost. There's still one more task left.
Your PC has a pre-defined boot priority, which tells it which devices to read from when it starts up. Normally, the first will the CD-ROM drive, so that an installation disc can be found before the hard drive, where the BIOS will expect to find your installed operating system. USB booting is normally disabled, or last on the list.
The upshot is that if your PC suffers a huge crash, then your shiny new USB rescue disc will be as useful as a chocolate fireguard.
There's a simple workaround though. Restart your PC with the USB stick connected and enter the BIOS menu. This is traditionally done by hitting the [Delete] key as soon as your PC starts, but manufacturers like to make life difficult and it could be [F1], [F2] or even [F12].
The key to access your BIOS should be labelled, but you can search Google for your PC brand if you're having trouble.
When the BIOS has loaded, you need to find the boot menu, which is normally to the right of the screen. Check if there's an option for USB booting, which might be labelled 'External device'. Scroll down to this option using the arrow keys, then hit [Enter] and choose 'Enabled' if it isn't already selected.
Next, you need to promote your USB drive to the top of your boot list. Every BIOS works differently, but you need to change the boot order to promote your stick above the optical drive and hard disc drive. When you've finished, go to 'Exit' and make sure you save your changes.
There is a downside to enabling USB booting, which can become tiresome. While non-operating CDs won't affect the boot when the optical drive is chief of the boot list, USB sticks that are plugged in will often confuse your PC, making it fail to boot, citing an unrecognised partition.
It's easy to fix though (just remove the offending stick) and you can recover your PC using your rescue kit if things go wrong.
Rescue package
Now that you've made your USB rescue disc and your PC is primed to recognise it, you will be protected if your machine goes wrong.
In the event of a crash, just plug your USB stick into a spare port and boot your system from cold. The BIOS will see a bootable disc and present you with a host of diagnostic options, which you can use to fix the problem.
When your PC reboots, you can choose the right tool to fix it. The options are Startup Repair, which scans your PC for any issues that might be preventing it from booting up, or System Restore.
System Restore is the most useful of these two. It lets you roll back your entire setup to a previous point in time, eliminating most problems at a stroke. Windows 7 is especially good a setting restore points when the slightest changes are made to the operating system, which means you can resurrect your system with a minimum of fuss.
If you use the advanced features, you can also run Memory Diagnostics, or use System Image Recovery so that a complete system recovery can take place.
Finally, you can boot to the command prompt and remedy problems like it's 1999. Having the option to recover your PC from USB is extremely handy, and it can make up part of a larger USB recovery toolkit together with Linux distros, which can keep your data totally safe.
Of course, it's still essential to maintain regular backups of your files, and to take advantage of tools like System Restore and images of Windows, so that when you do recover your PC, getting back on track is as easy and painless as possible.
If a virus or spyware has crippled your PC to an extent that it won’t
boot up normally to Windows (not even in the safe mode), then using a
bootable rescue CD could be the last resort before you reinstall the OS.
You could use AVG Rescue CD (now available to AVGfree users too)
in such situations to repair your infected PC. It is a portable
version of the AVG Antivirus and can be used as a bootable CD or USB
flash drive.
There are four other tools are available in the package which you
could use to perform some other necessary functions. They are:-
Midnight Commander
Windows Registry editor
Ping
TestDisk
Here is the step by step guide for creating AVG rescue CD/USB flash drive and removing viruses or malwares with its help.
How to create AVG Rescue CD (for USB stick)
Following steps tell you how to install AVG Rescue CD files onto a
USB pen drive. The steps for installing it on a CD would be a bit more
complex because you would need to download the iso file and then burn it onto the cd and make it bootable. Doing it on a USB drive is easier though.
1. Download AVG Rescue CD (for USB stick).
2. Plug USB flash drive in the USB port of your PC.
3. Now extract the downloaded AVG rescue RAR file in the USB drive.
4. Open the drive by double clicking on it to see all the files inside it.
5. Locate the “Makeboot.bat” file and double click on it to launch it. Warning: Never launch this “Makeboot.bat” file from
any other drive other than USB drive. If you launch it from the system
drive, it will make it unbootable.
6. A command line window will appear.
7. Press any key of your keyboard. Wait for few seconds. After some
time a message will pop up saying “The AVG rescue USB should be bootable
now”.
How to Remove Virus or Spyware using AVG Rescue CD
1. Insert the AVG rescue CD (bootable flash drive in this case).
2. Go to the boot menu in BIOS settings.
3. Select the source (CD-ROM drive or Removable devices) you want to
boot from. It will depend on the method you used to create the AVG
rescue CD. In my case, I selected removable devices because I’ll boot it
through the USB flash drive.
4. AVG welcome screen will appear. Press enter key or wait for 10 seconds to boot AVG rescue CD.
5. Accept the license agreement.
6. Run the update of AVG. You can update via internet. If internet
connection is not available then you could update it from previously
downloaded files(stored in your computer) from the AVG website. If there
are no update files saved then you can’t update it. Proceed to the next
step.
7. After updating, main menu will appear. Select “Scan” option
(selected by default) and press enter key to start the scan process.
8. Choose between two options – scan the volume or scan directory.
9. Run the scan.
10. After scanning is complete, scan report is displayed on the
screen. You can take following actions: Report file, Delete all, Rename
all.
So that was how you use AVG Rescue CD to boot into Windows and clean it up.
Everybody knows that the Windows logo key on the keyboard brings up the Start menu, or the Start screen in Windows 8. There are many more shortcuts that use this key.
Here is a table showing Windows logo key shortcut functions in Windows 8 Consumer Preview.
This table is not complete, and there will, no doubt, be changes before Windows 8 is released in final form. I do hope that I got most of them right.
The table lists the key to be pressed together with the logo key. The center column shows what happens when the action is done with the Start screen displayed (or, sometimes, a Metro app). The right column shows the results when on Desktop view.
Logo key with
from Start screen
from Desktop
by itself
back to prior screen
Start screen
B
To notification area on desktop
To notification area
C
Open Charms
Open Charms
D
Show Desktop
Minimize all windows – repeat to restore
E
Go to Desktop and open Windows Explorer
Open Windows Explorer
F
Go to Files in Search charm
Go to Files in Search charm
G
To desktop gadget (cycle through)
To desktop gadget (cycle through)
H
Go to Share charm
Go to Share charm (“nothing can be shared…”)
I
Go to Settings charm
Go to Settings charm
K
Go to Devices charm
Go to Devices charm
L
Go to Lock screen
Go to Lock screen
M
To Desktop and minimize all windows
Minimize all windows
P
Second screen option, projector
Second screen option, projector
Q
Go to All apps screen and search
Go to All apps screen and search
R
Go to Desktop and Run dialog
Open Run dialog
T
Go to Desktop taskbar
go to taskbar
U
Go to desktop and run Ease of Access
Run Ease of Access center
W
Go to Search Settings
Go to Search Settings
X
Power user command menu
Power user command menu
Z
Open App bar
(number) 1 – 9
Go to Desktop open app at position in taskbar
open app at position in taskbar
+ (plus)
Open magnifier – repeat to increase magnification
Open magnifier – repeat to increase magnification
- (minus)
Reduce magnifier view
Reduce magnifier view
, (comma)
Peek at Desktop (open windows are outlined)
Peek desktop (open windows are outlined)
. (period)
Snap app to right (with shift or repeat to left, repeat to return)
Snap desktop to right (with shift or repeat to left, repeat to return)
Enter
Launch Narrator (on Desktop)
Launch Narrator
Home
Minimize non-active windows (repeat to restore)
Pause/Break
Desktop and system properties
System properties
Left arrow
Open window to half-screen left, repeat for right, repeat to restore
Right arrow
Open window to half-screen right, repeat to left, repeat to restore
Up arrow
Full screen
Down arrow
Minimize window, if full screen – restore.
There are also some multiple key combinations. I have not included those in the table with a couple of exceptions. This is enough of a memorization task for one day.