Monday, November 12, 2012

How to Remove the Patched User32 Virus


Preparation and Safe Mode
1. Write these instructions down on a notepad or piece of paper. Removing this threat will require multiple computer restarts and you may not be able to access this Web page again once the process has begun.
2. Download and install the Microsoft Malicious Software Removal Tool. MSRT is a free program developed by Microsoft to assist you in destroying virus and trojan infections.
3. Restart your computer by clicking 'Start' and 'Shut Down,' then selecting 'Restart.'
4. Press the 'F8' key repeatedly while your system reboots. This will trigger the Windows Advanced Options menu.
5. Select 'Safe Mode with Networking' and hit the 'Enter' key to load Windows in Safe Mode. Safe Mode is a protected operating environment that will allow you to tweak some settings that may have been guarded by the virus in normal Windows.
Disable System Restore and Fix Your Registry
6. Click the 'Start' menu and select 'Control Panel.' Double-click 'System' and choose the 'System Restore' tab.
7. Click the box next to 'Turn off System Restore.' System Restore is a safety mechanism that helps restore data in the event of a sudden crash or critical error but will work against you by accidentally repairing the files you destroy while removing W32/Mariofev.worm. Click 'OK' to save changes.
8. Open the Run prompt by clicking 'Start,' then 'Run.' Enter the command 'REGEDIT' and press 'Enter' to load the Windows Registry editor.
9. Press 'Ctrl' and 'F' simultaneously to load the search window. Enter 'SCNa' and press 'Enter' to find any entries by this name.
10. Right-click any registry entry that comes up with this search and click 'Delete.' This step ensures the virus cannot re-install itself after removal. Close the Registry editor when done.
Run MSRT and Remove the Threat
11. Open the Microsoft Malicious Software Removal Tool by double-clicking the icon on your desktop or selecting it in the 'All Programs' folder of your Start menu.
12. Click 'Next' to go to the 'Scan Type' window and select 'Full Scan.' While a quick scan will complete in less time, a full scan is recommended to ensure you remove all traces of W32/Mariofev.worm.
13. Click 'Next' to begin the scan. When complete, MSRT will show the results of your scan.
14. Remove any malicious files and folders discovered by MSRT by either allowing the software to removed them from your computer or by manual deletion. Be sure to empty your Recycle Bin.
15. Restart your computer. It should now be completely clear of W32/Mariofev.worm, and you will no longer receive alerts about the Patched User32 virus.
Read more ►

How to Repair a Critical Softwrap File Error


1. Click the 'Start' button and 'Control Panel.'
2. Click on 'Programs' and 'Programs and Features.'
3. Click on the pirated software in the menu that appears.
4. Click the 'Uninstall' button at the bottom of the screen.
5. Wait for the program to uninstall and then restart your system.
Read more ►

Sunday, November 11, 2012

How to Edit a Dynamic Link Library


1. Use Spices.Decompiler (see Resources). Spices.Decompiler allows you to take any DLL on your computer and decompile it, or take it apart. You can then make edits to the contents of the DLL (if its an icon library) or make changes to the way the DLL operates (if it contains instructions). Spices.Decompiler is free to use for an unlimited period of time.
2. Use PE Explorer (see Resources). PE Explorer allows you to see exactly what is contained in a DLL without taking it apart first. If you determine that edits need to be made to its contents, you can then do so all from the PE Explorer program window. After editing, you must remember to recompile the DLL file. PE Explorer, like Spices.Decompiler, is free to use.
3. Use Resource Hacker (see Resources). Resource Hacker is a program that can edit the contents of DLLs as well as a wide variety of other Windows-based files. Resource Hacker is only equipped to deal with DLL files designed for the 32-bit version of the Windows operating system. As of January 2011, no version of Resource Hacker exists that lets you edit 64-bit DLLs.
Read more ►

How to Install a Dll Driver With No System 32 Folder


1. Click the Windows-logo button on the lower-left-hand side of the screen. Type 'Run' in the 'Search' box.
2. Press 'Enter.'
3. Type 'regsvr32 path name' and press 'Enter,' replacing 'path' with the directory containing the DLL file and 'name' with the name of the DLL file.
Read more ►

Saturday, November 10, 2012

How to Fix DWWIN.exe


1. Locate the link to the RegCure website (see Additional Resources below). RegCure is a program that will scan the computer's registry for errors. Once on the web page, scroll down to the bottom of the page and click 'Free Download.' You will be prompted to save the file and the download will begin.
2. Open the newly downloaded file. It will be an icon in the desktop or in a new 'Downloads' pop-up window. The RegCure installation wizard will initiate. Follow the wizard's prompts to complete the installation.
3. Launch the RegCure program. Either double-click the desktop icon or click 'Start,' 'All Programs' and then 'RegCure.'
4. Leave all the registry items checked. Click 'Scan.' RegCure will scan every file now associated with the registry. Once complete, choose for the program to remove all the problems. This deletes the DWWIN.exe error so that it won't appear.
Read more ►

How to Recover Missing Files on Vista


1. Insert the Windows Vista disc. Wait until the install page appears.
2. Click "Install Now".
3. Click "Get Important Updates". This will ensure that you'll have the latest version of Vista when you reinstall.
4. Enter the product key found inside your Windows Vista packaging. Click "Next".
5. Select "I accept the license terms" and click "Next".
6. Select "Custom" for the installation type.
7. Install Windows to your C partition. This will fix any corrupted files you may have and recover and files that may be missing or were accidentally deleted.
8. Click "Next" to start the reinstallation.
Read more ►

How to Disable Ad


1. Open Internet Explorer and select "Tools" at the top of the page.
2. Highlight "Pop-Up Blocker" and select "Turn Off Pop-Up Blocker."
3. Press "Ctrl," "Alt" and "Delete" on the keyboard simultaneously for third-party ad-blocking programs.
4. Click the "Processes" tab in the Task Manager window. Scroll through the list of programs until you find the ad-blocking program. Select it and click the "End Process" button.
Read more ►

Friday, November 9, 2012

How to Install Flash Player on Mac OS 10.3


1. Go to the Adobe Flash Player archive (see Resources).
2. Download the link entitled Flash Player 9; it will be a .zip file containing all the archived versions of Flash Player 9, as various versions may work with varying operating systems.
3. Open the downloaded .zip file, and then open the file titled readme.txt. From the options listed, choose the correct Flash Player to match your operating system. Choosing the latest version of Flash is suggested to avoid bugs and other issues.
4. Open the proper folder containing the right version of Flash. There will be two .dmg files in that folder, one with 'ub' in the name (as in 'flashplayer9xxxx_ub_mac.dmg') and one without. Double-click the file with 'ub' in the name and mount the disk image. Open the .pkg file and an installation program should load. This program will tell you how to install the Flash Player.
Read more ►

Thursday, November 8, 2012

How to Fix a quot;JVM terminated. Exit code=13quot; Error in Eclipse


1. First, realize that this error is caused when you are attempting to start Eclipse using the wrong version of the Java Virtual Machine (JVM). So you need to realize what JVM you are starting with.
2. If you are using Linux, you can type "which java" on the command line. Otherwise, you can type "java -version". This will give you the Java version.
3. Now, you need to research the correct JVM for the version of Eclipse that you are using. For example, if you are using Eclipse Europa, it may require the 1.5 JVM to start. When you initially get the error message, you may see something that says "requiredJavaVersion=1.5", which will tell you what version of the JVM is required.
4. Make sure that you have the correct version of Java installed.
5. Now, you can either change the Java version environment variable or you can tell Eclipse to use a different version of the virtual machine upon startup. To do this you use the "vm" flag.For example: ./eclipse -vm /home/seed/app/jre1.5.0_10/bin
6. Now that you have changed the version of the Java Virtual Machine that you are using to start Eclipse, the error should be resolved. Good luck!
Read more ►

Wednesday, November 7, 2012

How to Fix D3d9.dll


Install the Latest Version of DirectX Software
1. Navigate your Web browser to the Microsoft DirectX Downloads page (see Resources).
2. Click on the most recent version of the DirectX SDK. It is located under the 'Latest DirectX Release Notes' link.
3. Click 'Download' on the next page to download the installer. Save the file to an easily accessible place on your hard drive such as the desktop.
4. Double-click the installer file when it has finished downloading. Follow the on-screen instructions. You will be prompted to restart your computer after the download is complete.
Other Methods of Fixing D3d9.dll
5. Reinstall any game or application that was removed right before the DLL error started occurring.
6. Update a specific application or game if the DLL error only occurs within that application.
7. If D3d9.dll is missing, copy it from a computer with a similar configuration. Search for D3d9.dll by using the 'Search' feature in the 'Start' menu.
Read more ►

Tuesday, November 6, 2012

How to Fix Runtime Error 429


1. Go to the Microsoft Windows Script update page for a download that will correct the Runtime Error 429.
2. Click 'Download.' There will be a slight pause, then a new window will appear which asks if you want to save the file to the computer. Select 'Save File.' The update will now download to the computer.
3. Double-click the downloaded files icon. This will open the Microsoft installation wizard.
4. Follow the steps in the installation wizard to complete the setup. Once the installation is finished, there should be no more Runtime 429 errors.
Read more ►

How to Find if Flash Player Is Installed


1. Go to Adobe's official website and click the 'My Support' link at the top of the page.
2. Click the 'Adobe Flash Player' icon on the product support page.
3. Click the 'Flash Player Developer Center' link, which is located in the 'More Help' section. The 'Flash Player for end users' section will display Adobe's latest available version of Flash Player.
4. Click the 'Check Version' button to determine if you have Flash Player installed on your computer. If the software is installed, your version will be listed in the 'Version Information' box.
Read more ►

Sunday, November 4, 2012

How to Fix GameGuard Error 361


Browser Proxy Settings
1. Double-click the 'Internet Explorer' shortcut on your desktop to launch the browser. Click the 'Tools' menu and select the 'Internet Options' link from the menu. The 'Internet Options' dialog box displays onscreen.
2. Select the 'Connections' tab and the 'LAN Settings' button to launch the 'LAN Settings' dialog box.
3. Click the 'Use Proxy Server for your LAN' check box, if checked to remove the check mark, and then the 'OK' button twice to exit both dialog boxes.
Modified Host Files
4. Click the 'Start' button and type 'c:\windows\system32\drivers\etc\hosts' in the 'Search' box, then press the 'Enter' key on your keyboard to open the folder location.
5. Double-click the 'Hosts' file, select 'Notepad' on the 'Open With' window, and then click the 'OK' button to launch the file in Notepad.
6. Highlight all the GameGuard text entries and remove them by pressing the 'Del' key on your keyboard. Click the 'File' menu and select 'Save' from the drop-down menu, then exit Notepad to finish the process.
Read more ►

How to Remove Error Repair Tool


1. Right click on your task bar, which runs across the bottom of your screen. Choose 'Task Manager' from the submenu.
2. Click the 'Processes' tab and click on a file called 'ProgramFiles\ErrorRepairTool\ErrorRepairTool.exe.' Click 'End Process.'
3. Look for a file called 'setupxv[1].exe' and click on it. Click 'End Process' to delete it. Close the Task Manager window.
4. Go to 'Start' and then 'Run.' Type 'cmd' into the empty bar and press 'OK.' This loads the Command Prompt.
5. Type 'regsvr32 /u RegCleaner.dll' into the Command Prompt and press 'Enter.'
6. Type 'regedit' into the 'Run' box and press 'OK.' This loads the Registry Editor.
7. Go to 'Edit' and then 'Find' at the top of the Registry Editor's toolbar. Copy and paste each file name into the box and press 'Enter' to find it:HKEY_LOCAL_MACHINE\SOFTWARE\ErrorRepairToolHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2C94E4E3-3E09-4285-9F72-DA40F9C30E5C}ErrorRepairToolMicrosoft\Windows\CurrentVersion\Run\ErrorRepairToolMicrosoft\Windows\CurrentVersion\Uninstall\{C3185E34-3C04-4616-9FE0-89D70CF5DEB7}HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\'ErrorRepairTool' = '%ProgramFiles%\ErrorRepairTool\ErrorRepairTool.exe -boot'HKEY_CURRENT_USER\Software\ErrorRepairToolHKEY_CLASSES_ROOT\Installer\Features\3E4E49C290E35824F927AD049F3CE0C5HKEY_CLASSES_ROOT\Installer\Products\3E4E49C290E35824F927AD049F3CE0C5HKEY_CLASSES_ROOT\Installer\UpgradeCodes\6D4A22EA0F76866418C9EF7DD18D3682
8. Right click each file when it loads and select 'Delete' or 'Modify' and then 'Delete,' depending on your operating system.
9. Go to 'Start' and then 'Search.' Copy and paste each file name into the box and press 'Enter.'C:\Documents and Settings\All Users\Desktop\ErrorRepairTool.lnkC:\Documents and Settings\All Users\Start Menu\Programs\ErrorRepairTool\ErrorRepairTool on the Web.lnkC:\Documents and Settings\All Users\Start Menu\Programs\ErrorRepairTool\ErrorRepairTool.lnk%ProgramFiles%\Downloaded Installers\{2C94E4E3-3E09-4285-9F72-DA40F9C30E5C}\setup.msi%ProgramFiles%\ErrorRepairTool\definitions.db%ProgramFiles%\ErrorRepairTool\ErrorRepairTool.url%ProgramFiles%\ErrorRepairTool\privacy.db%Windir%\Installer\16dcbee.msi%Windir%\Installer\{2C94E4E3-3E09-4285-9F72-DA40F9C30E5C}\Icon.exe%Windir%\Tasks\ErrorRepairTool Scan.job%UserProfile%\Application Data\ErrorRepairTool\Logs\[DATE FORMAT].log%UserProfile%\Application Data\ErrorRepairTool\Results\Evidence.db%UserProfile%\Application Data\ErrorRepairTool\Results\Junk.db%UserProfile%\Application Data\ErrorRepairTool\Results\Registry.db%UserProfile%\Application Data\ErrorRepairTool\Results\Update.db%UserProfile%\Local Settings\Temp\escan-parsed.log%UserProfile%\Local Settings\Temp\[RANDOM CHARACTERS].tmp
10. Click on each file name and press your 'Delete' key to remove it.
11. Close any open windows and then reboot your computer.
Read more ►

How to Fix Windows Media Player Errors


Re-register the Files
1. Press the Windows button on the keyboard plus the 'R' button.
2. Type 'cmd' in the 'Open' dialog box and click 'OK.' This opens the Command Prompt.
3. Paste the following the commands in the prompt, individually, and press 'Enter:'regsvr32 jscript.dllregsvr32 vbscript.dll
4. Type 'Exit' and then press 'Enter.'
Run Registry Editor
5. Press the Windows button and type 'regedit' in the 'Start Search' dialog box. Press 'Enter.' This opens the Registry Editor.
6. Navigate the following registry path on the left side of the window:HKEY_LOCAL_MACHINE >> SOFTWARE >> CLASSES >> CLSID >> {f414c260-6ac0-11cf-b6d1-00aa00bbbb58} >> InprocServer32
7. Double-click the 'Default' entry and click 'Modify.'
8. Type 'C:\WINDOWS\SYSTEM32\JSCRIPT.DLL' in the 'Value Data' box. Click 'OK.'
9. Double-click the entry 'ThreadingModel' and click 'Modify.' Ensure that the 'Value Data' box reads 'Both.' If it doesn't, type 'Both' in the 'Value Data' box. Click 'OK.'
Read more ►