Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee Flying bat in a marquee

Thursday, December 6, 2012

make a wish

McAfee White screen

To fix the issue:

1. Run CMD as a administrator
2. Register following  commands
regsvr32/u jscript.dll

regsvr32 jscript.dll
regsvr32/u vbscript.dll
regsvr32 vbscript.dll

if problem still exist than tried to uninstalled Internet explore 9







Friday, November 16, 2012

Reset all the registry permissions to defaults

We can use SubInACL utility to reset all registry permission as default.

 Download SubInACL from Click Here
1.Go to  C:\Program Files\Windows Resource Kits\Tools folder
2.Create a file with the name reset.cmd
3. Now add the following lines in this file


subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=system=f

4. Save and exit your file.
5. Now to open command prompt run the following command

    cd C:\Program Files\Windows Resource Kits\Tools
6. now press enter and enter the following command reset.cmd and enter again
    after a few minutes by processing subinacl, the permission will be reset.
7. restart the system

Saturday, November 10, 2012

Fix Windows Vista Error Code: 0xC004F013


"Error code: 0xC004F013" is actually generated when you try to install Windows Vista Service Pack 1 (RTM release) on your computer.
Cause
This error message is known to occur if you have the KB941649 Windows Vista update installed on the PC.
Resolution
To resolve this error message and successfully install Windows Vista Service Pack 1 on your computer, you may need to uninstall the KB941649 update from your PC. To do this, you may use the Windows Add or Remove Program utility.
To ensure complete removal of the update, you may choose to use a reliable third-party program uninstaller,
After the update is removed, install the service pack on your Vista PC.

Fix Windows Vista 0×80070020 Backup Error

While performing backups you may encounter the following Windows Vista 0×80070020 backup error:
"Error: 0x80070020 - The process cannot access the file because it is being used by another process"
Cause
This error message may occur due to one of the following reasons:
  • You have ActiveSync or some other tool that synchronizes files between your desktop and a device enabled on your Vista PC.
  • The Auto-protect or real-time protection feature of your Antivirus tool is enabled.
Resolution
Depending on the cause of the error, you may perform the following tasks to resolve the issue:
  • Turn off the file synchronization utility, and/or
  • Disable your antivirus tool’s auto-protect feature before performing the backup.
Note: Remember to re-enable the Auto-protect or real time protection feature of your antivirus tool after the backup process is complete.

Error 0x80070032 when creating a System Restore point in Windows Vista

When you try to create a System Restore point in Windows Vista, the following error may occur:
Could not create the scheduled task for the following reason:
The request is not supported. (0x80070032)

Resolution

This happens if the Windows Event Log and the Task Scheduler services are disabled. Follow these steps to fix the problem.
1. Click Start, Services.msc. Press {ENTER}
2. Double-click Windows Event Log
3. In the Start type list box, ensure that Automatic is selected
4. Click Start to start the service, if it's not already running
5. Close the Services console
6. Restart Windows.
If the problem persists, check the status of the Windows Event Log and Task Scheduler services. If the Task Scheduler service is in a disabled state, then download the file schedule.reg from the Attachments section below. Save the file to the Desktop, and double-click the file to merge the contents with the registry. Click Yes when asked for confirmation.
Restart Windows.

Change Outlook Express Window title

Open regedit and navigate to :
HKEY_CURRENT_USER\Identities\{EE383506-901D-43C6-8E40-9A61901DF7CC}\Software\Microsoft\Outlook Express\5.0.

(the {EE383506-901D-43C6-8E40-9A61901DF7CC} part will be different for you, it is an individual number)
Add or modify the string key called WindowTitle and make its value the "desired window title". Then close the registry editor, and restart Outlook Express (if it's running.) Your new title now shows up in the title bar!

Disclaimer:- Modifying the registry can cause serious problems that may require you to reinstall your operating system. Please take registry back up for security purpose.

How to Restore Unread Mail Folder in Outlook

  1. Open "Microsoft Outlook." You can find it by clicking the "Start" menu on your computer, select "All Programs," select "Microsoft Office" and click "Microsoft Outlook" from the menu that opens.
  2. Click "File" after Microsoft Outlook has opened. Select "New," and from the menu that opens, choose "Search Folder." You can also simply press "Ctrl + Shift + P" on your keyboard.
  3. Double-click the option that says "Unread Mail" under the section marked "Reading Mail," or select "Unread Mail" and click "OK." The unread mail folder will open in Microsoft Outlook.

Removing Startup Items located in the registry

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce

If you have disabled items in the System Configuration Utility and would like to remove them from the registry also they can be found in one of the following locations:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SharedTools\MSConfig\startupfolder
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg

System Restore has been turned off by group policy


Solution : Third party link: Click Here

1. Click Start, Run and type regedit.exe and press Enter
2. Navigate to the following key:
HKEY_LOCAL_MACHINE \ Software \ Policies \ Microsoft \ Windows NT \ SystemRestore
In the right-pane:
Delete the value DisableConfig
Delete the value DisableSR
3. Exit the Registry Editor.

In Windows XP Professional, you can accomplish the above using Group Policy Editor as well.

1. Click Start, Run and type GPEDIT.MSC
2. Navigate to this path:
-> Computer Configuration--> Administrative Templates---> System----> System Restore
3. Set Turn off System Restore to Not Configured
4. Set Turn off Configuration to Not Configured
More Information
Turn off System Restore corresponds to DisableSR registry value. With this Policy is turned ON, the System Restore tab may be missing in My Computer Properties. Also, when you run System Restore (rstrui.exe), you receive this message:
System Restore has been turned off by group policy. To turn on System Restore, contact your domain Administrator.
Turn off Configuration corresponds to DisableConfig registry value. With this Policy turned ON, the System Restore tab will remain displayed but the user cannot configure the SR options. It reads disabled by Group Policy

Error "Registry Editing has been disabled by your administrator"

Copy complete commend and Paste in run window and press enter which you want to enable
Task manager:
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f
Regedit:
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f

remove compress old file option from disk clean up


HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Compress old files.

Wednesday, November 7, 2012

Decoder Error: The video decoder has either malfunctioned or is not installed

Getting error to run Windows media center:

Solution Links:

Repair Windows Installer Service in Vista (All Versions)

1. Go to a Windows Vista (Any Version) computer that has the Windows
Installer service running correctly and run regedit(Start-Run-Regedit)
2. Go to the location
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msiserver
3. Right click on this key and select "Export" and save the key to a Flash
Drive or other.
4. Run sfc /scannow on the damaged Vista computer - you won't need the
install disk as it goes to backup files on your HD. Do not reboot when
complete
5. Double click saved .reg file from working machine and import registry
settings into damaged Vista computer.
6. Now reboot and try to install/uninstall

Unable to open shortcuts on my desktop

Fix or Restore Broken .EXE .LNK .COM Association Caused by Virus
File Association Fixes for Windows 7
File Association Fixes for Windows

How to fix hijacked .LNK files 
  • Note1: If you are able to open Command prompt.

1. open RUN window by pressing "windows+R" key 
2. Type CMD and hit ok and after open black window type the below command and hit enter

3. assoc.lnk=lnkfile

Definitely problem will be resolve..


  •  Note2: If you are able to open Command prompt.


1. open RUN window by pressing "windows+R" key 
2. Type CMD and hit ok and after open black window type the below command and hit enter
4. assoc.exe=exefile   

It would fix the EXE extension and you should now be able to run any executable file.


  • Other Fixit: 
  
***  For Windows XP:

Go to the link below to download a reg file fix. Save the REG File to your hard disk. Double click it or right click it and choose "merge" and answer yes to the import prompt.

  Download EXE fix for Windows XP

 

***  For Windows Vista-Windows 7: The EXE Filetype Association :  Can't open .EXE files in Windows 7 or Windows Vista:
  
Download MIcrosoft Fix 

***  All File Association Fixes for Windows 7:

Download Link - 1

Download Link -2
 
  
  • Note3:
If you still cannot run an executable file after fixing the file association, there may also be a problem with the files type association as well. You have set the .EXE extension to associate to the exefile file type, but the exefile file type may itself be incorrect or corrupted so files will still not execute. Thankfully this is simply another line in the Command prompt.

Type ftype exefile="%1" %* and hit enter.



It will help you to fix the issue when you double click the file, the file itself will be executed with any additional arguments. You can also do this for batfile, cmdfile and comfile to change their filetypes to default. This should finally fix your executable running problems…
 


*****************************************************************************************************
There is few other common file extensions that you might want to restore. I recommend you to restore whatever you need and not all at once. Download the file and run it..
Download File

   

Norton: error 5013,3.....base filtering engine service missing windows 7

Solution: 

1.Download the file and save on the hard drive.
2.Right click on the and select marge.  Download files


http://www.hageltech.com/blog/2012/02/07/base-filtering-engine-problems.html

http://www.internetdownloadmanager.com/register/new_faq/enableBFE2.html

http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/base-filtering-engine-is-missing-from-my-computer/b3f80c44-0525-4fe5-bb50-15f7e56ae18f

Run Windows Installer & Safe Mode

To make Windows Installer work under safe mode, you need to create a registry entry for every type of safe mode you are logged in to.

    Safe Mode.
    Type this in a command prompt:


    REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer" /VE /T REG_SZ /F /D "Service"

    and then

    net start msiserver

    ***********************************************************************

    This will start the Windows Installer Service.
    Safe Mode with Network


    REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\MSIServer" /VE /T REG_SZ /F /D "Service"

    and followed by

    net start msiserver

    This will start the Windows Installer Service.

Windows Live Mail error 0x80041161

1.Win 7’s system “search field” in my start-menu and typed in “wlarp.exe”. It showed up in the list.
   Windows 7 (x64) system the location is C:\Program Files (x86)\Windows Live\Installer\wlarp.exe
    Launched it. It ran for a while and finished.